<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>control-desktop-w300i &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/control-desktop-w300i/</link>
	<description>Feed of posts on WordPress.com tagged "control-desktop-w300i"</description>
	<pubDate>Tue, 29 Dec 2009 00:55:16 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[the ubuntu way to remote control your pc via bluetooth phones.]]></title>
<link>http://readthisaloud.wordpress.com/2007/08/27/the-ubuntu-way-to-remote-control-your-pc-via-bluetooth-phones/</link>
<pubDate>Mon, 27 Aug 2007 20:58:49 +0000</pubDate>
<dc:creator>Rock &#39;n Snap</dc:creator>
<guid>http://readthisaloud.wordpress.com/2007/08/27/the-ubuntu-way-to-remote-control-your-pc-via-bluetooth-phones/</guid>
<description><![CDATA[the reason I&#8217;m posting this blog is to remind myself what to do in case I forget the steps tha]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>the reason I&#8217;m posting this blog is to remind myself what to do in case I forget the steps that need to be done in order to remote control my machine by using my bluetooth-ed mobile phone (or for yanks &#8220;cell phones&#8221;). <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>ok, let&#8217;s get started &#8211; it might look mega complicated, but in fact it&#8217;s a few steps and loads of text explaining why. so don&#8217;t panic <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>this is a mini how-to for ubuntu/linux computers, windows and mac users may look out for a proprietary software called &#8220;<a href="http://www.salling.com/Clicker/">salling clicker</a>&#8220;. linux users don&#8217;t need to pay money for the same effect <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
ok, so here&#8217;s a checklist what you need or already should have:</p>
<ol>
<li>a bluetooth enabled sony ericsson phone e.g. W300i or V630i. why sony ericsson? because they come with a special application called &#8220;remote control&#8221; that you&#8217;ll later need.</li>
<li>a bluetooth usb dongle &#8230;. can be found here: <a href="http://www.amazon.com/s/102-2834775-0292136?ie=UTF8&#38;tag=mozilla-20&#38;index=blended&#38;link%5Fcode=qs&#38;field-keywords=bluetooth%20usb%20dongle&#38;sourceid=Mozilla-search">Amazon.com</a><br />
shouldn&#8217;t cost you more than a few $, pounds, €, etc&#8230;</li>
<li>ubuntu or any linux distribution installed</li>
</ol>
<p>ok, after this is sorted, we move on to pair our phone with the computer.<br />
first make sure the usb dongle is plugged into your computer and bluetooth is &#8220;switched on&#8221; on your phone.</p>
<p>I&#8217;m testing this with Ubuntu 6.10 «edgy eft» so if you have a newer release e.g. «feisty fawn» configuration settings might look a bit different.</p>
<p><!--more--></p>
<p><font color="#ff0000"><strong>&#60;EDIT&#62;: </strong></font></p>
<p><font color="#ff0000"><strong>YOU DON&#8217;T NEED THESE FOLLOWING STEPS IF YOU&#8217;RE USING UBUNTU GUTSY (or even FEISTY) &#8212; all of this should be already configured and correctly installed. </strong></font></p>
<p>Here we go:</p>
<p>First you start a terminal/konsole and install the bluez-utils</p>
<p><code>sudo apt-get install bluez-utils</code></p>
<p>next you open the file &#8220;/etc/init.d/bluetooth&#8221; in your favourite editor (make sure to be root!)</p>
<p><code>sudo nano /etc/init.d/bluetooth</code></p>
<p>and search for &#8220;HIDD_ENABLED=&#8221; it&#8217;s probably set to 0 and change it to 1. You&#8217;ll need that later to successfully connect your phone to your computer. Apart from that nothing needs to be changed, so just hit ctrl+x, save and you&#8217;re set.</p>
<p>Now you need to restart your bluetooth services by typing</p>
<p><code>sudo /etc/init.d/bluetooth restart</code></p>
<p><strong><font color="#ff0000">&#60;/EDIT END&#62; </font></strong></p>
<p>The next step is to &#8220;pair&#8221; your phone with your computer. But how does your computer find your phone? There&#8217;s something called MAC Address that your computer needs to identify your phone.<br />
To find out what&#8217;s your phone&#8217;s mac address is, simply just type this into your terminal/konsole</p>
<p><code>hcitool scan</code></p>
<p>Your output will be something like this: 23:57:F2:0R:78:L4       W300i (note this is a made-up MAC address)</p>
<p>The final step is</p>
<p><code>sudo hidd --connect YOUR MAC ADDRESS</code></p>
<p>You will be asked for a password both on your computer as well as on your phone. Make sure it&#8217;s the same <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
This connects your phone with your pc, asking you to allow using sony ericsson&#8217;s remote control feature on the phone.</p>
<p>Now you should be all set, you can use it for an Open Office/Power Point presentation, or controlling your mp3 player (Amarok, XMMS, &#8230;.) from your bed, or just simply show off in front of your friends by moving the cursor on the desktop <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>If something doesn&#8217;t work, because I may have skipped a step, then you may find this link helpful.</p>
<p><a href="https://help.ubuntu.com/community/BluetoothRemoteControl">Ubuntu Help</a><br />
(here you&#8217;ll find other remote control plugins/configuration files for your linux machine! amarok.hid , totem.hid, xmms.hid files&#8230;..I thought they all work pretty much the same, you might be fine by using the default ones&#8230;)</p>
<p><strong><u>EDIT from the 16th November:</u> </strong></p>
<p>If you&#8217;re using the KDE Window manager and enjoy using these KDE applications, like Amarok, Kaffeine, KDE Desktop (you can now even shut down your PC with your phone), then you may find these hid files useful &#8211; I did!</p>
<p><a href="http://www.kde-apps.org/content/show.php/Sony+Ericsson+HID+profiles+package?content=60288" title="KDE Apps - HID Profiles" target="_blank">http://www.kde-apps.org/content/show.php/Sony+Ericsson+HID+profiles+package?content=60288</a>it works great! It even has a profile for the VLC and Open Office Presenter &#8211; you won&#8217;t have to configure anything, just transfer them onto your phone, install them and you should be fine! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>In order to send these .hid files to your computer you need to type this in your terminal/konsole:</p>
<p><code>gnome-obex-send -d YOUR MAC ADDRESS /path/to/filename.hid</code></p>
<p><strong>ALTERNATIVES:</strong></p>
<p>If your phone doesn&#8217;t support hid (Human Interface Device) files (as far as I know only Sony Ericsson and Nokia phones support HID) then you may want to have a look here:</p>
<p><a href="http://tuxmobil.org/bluetooth_cell_apps.html" title="Tuxmobil - Bluetooth Cell Apps" target="_blank">http://tuxmobil.org/bluetooth_cell_apps.html</a></p>
<p>There are several applications (mostly java applications) that do the basically the same &#8211; note your phone has to support JAVA. I recommend checking out,</p>
<ul>
<li>Bluepad &#8211; http://bluepad.sourceforge.net/- works great if you have a larger phone display</li>
<li>Bemused &#8211; http://bemused.sourceforge.net/ &#8211; check it out, seems great</li>
<li>Remuco &#8211; http://remuco.sourceforge.net/index.php/Remuco &#8211; seemed a bit complicated from the start, but I&#8217;m it&#8217;s great!</li>
</ul>
<p>If you found an error, or something doesn&#8217;t work the way I explained it, then please leave me a comment or shoot me an email to rockprinzess@gmail.com</p>
<p>Enjoy your new remote control! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
