<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Patrick Mylund Nielsen &#187; Gadgets</title>
	<atom:link href="http://patrickmylund.com/blog/category/gadgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://patrickmylund.com</link>
	<description></description>
	<lastBuildDate>Wed, 01 Sep 2010 19:56:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google Announces Web Television: Google TV</title>
		<link>http://patrickmylund.com/blog/google-announces-web-television-google-tv/</link>
		<comments>http://patrickmylund.com/blog/google-announces-web-television-google-tv/#comments</comments>
		<pubDate>Thu, 20 May 2010 17:51:09 +0000</pubDate>
		<dc:creator>Patrick Mylund Nielsen</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Movies/TV]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google TV]]></category>

		<guid isPermaLink="false">http://patrickmylund.com/?p=1510</guid>
		<description><![CDATA[Google just announced Google TV at Google I/O today. It&#8217;s basically a giant TiVo with Chrome built in: Google TV is a new experience for television that combines the TV that you already know with the freedom and power of the Internet. With Google Chrome built in, you can access all of your favorite websites [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Google just <a href="http://googleblog.blogspot.com/2010/05/announcing-google-tv-tv-meets-web-web.html" title="Announcing Google TV: TV meets web. Web meets TV">announced</a> Google TV at <a href="http://code.google.com/events/io/2010/" title="Google I/O">Google I/O</a> today. It&#8217;s basically a giant TiVo with Chrome built in:</p>
<p><object width="700" height="419"><param name="movie" value="http://www.youtube.com/v/diTpeYoqAhc&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/diTpeYoqAhc&#038;fs=1" type="application/x-shockwave-flash" width="700" height="419" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<blockquote><p>Google TV is a new experience for television that combines the TV that you already know with the freedom and power of the Internet. With Google Chrome built in, you can access all of your favorite websites and easily move between television and the web. This opens up your TV from a few hundred channels to millions of channels of entertainment across TV and the web. Your television is also no longer confined to showing just video. With the entire Internet in your living room, your TV becomes more than a TV — it can be a photo slideshow viewer, a gaming console, a music player and much more.</p></blockquote>
<p>It&#8217;ll be interesting if they can keep the streaming quality high. YouTube certainly doesn&#8217;t have the best track record in that department.</p>
<blockquote><p>These devices will go on sale this fall, and will be available at Best Buy stores nationwide. You can <a href="http://www.google.com/tv" title="Google TV">sign up here</a> to get updates on Google TV availability.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://patrickmylund.com/blog/google-announces-web-television-google-tv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lowering Gaming Mouse Sensitivity in Ubuntu 10.04/9.10</title>
		<link>http://patrickmylund.com/blog/lowering-gaming-mouse-sensitivity-in-ubuntu-9-10/</link>
		<comments>http://patrickmylund.com/blog/lowering-gaming-mouse-sensitivity-in-ubuntu-9-10/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 22:54:18 +0000</pubDate>
		<dc:creator>Patrick Mylund Nielsen</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[HAL]]></category>
		<category><![CDATA[Razer]]></category>
		<category><![CDATA[Razer Deathadder]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[X.Org]]></category>

		<guid isPermaLink="false">http://patrickmylund.com/?p=1372</guid>
		<description><![CDATA[I have a Razer Deathadder. It&#8217;s a nice mouse. In Ubuntu, though, its polling rates are through the roof and the mouse is pretty much unusable, even with GNOME&#8217;s mouse sensitivity and acceleration settings at their lowest. Previously, this could be fixed by tweaking the mouse section of your X.Org configuration file, /etc/X11/xorg.conf, but in [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://patrickmylund.com/blog/content/2010/02/razer_deathadder-200x191.jpg" alt="" title="Razer Deathadder" width="200" height="191" class="alignright size-medium wp-image-1373" />I have a Razer Deathadder. It&#8217;s a nice mouse. In Ubuntu, though, its polling rates are through the roof and the mouse is pretty much unusable, even with GNOME&#8217;s mouse sensitivity and acceleration settings at their lowest. Previously, this could be fixed by tweaking the mouse section of your X.Org configuration file, <code>/etc/X11/xorg.conf</code>, but in Ubuntu 9.10, a different measure is needed, as most devices are managed via <abbr title="Hardware Abstraction Layer">HAL</abbr>. Here&#8217;s how I regained my sanity and mouse slowness. The fix should work for any high-end mouse.</p>
<p><strong>Update</strong>: Added instructions for Ubuntu 10.04 Lucid Lynx. Instructions for Ubuntu 9.10 Karmic Koala can be found at <a href="#karmicfix">the bottom</a>.</p>
<h2>Fix for Ubuntu 10.04 Lucid Lynx</h2>
<p>It turns out that Ubuntu 10.04 needs yet another type of work-around, as it doesn&#8217;t use HAL. This is the best solution I&#8217;ve found so far:</p>
<ol>
<li>Open a terminal</li>
<li>Run the command: <code>xinput --list --short</code>
<pre>⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ Razer USA, Ltd DeathAdder Mouse         	id=6	[slave  pointer  (2)]
⎜   ↳ Razer USA, Ltd DeathAdder Mouse         	id=7	[slave  pointer  (2)]
⎜   ↳ <strong>Razer DeathAdder</strong>                        	id=11	[slave  pointer  (2)]
⎜   ↳ Macintosh mouse button emulation        	id=12	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=8	[slave  keyboard (3)]
    ↳ Power Button                            	id=9	[slave  keyboard (3)]
    ↳ Dell Dell USB Keyboard                  	id=10	[slave  keyboard (3)]</pre>
<li>Note the name of your device. In my case, manipulating &#8216;Razer DeathAdder&#8217; worked.</li>
<li>Set the constant deceleration for the device:

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:Consolas, Monospace, 'Courier New';">xinput <span style="color: #660033;">--set-prop</span> <span style="color: #ff0000;">&quot;Razer DeathAdder&quot;</span> <span style="color: #ff0000;">&quot;Device Accel Constant Deceleration&quot;</span> <span style="color: #000000;">5</span></pre></div></div>

</li>
</ol>
<p>That&#8217;s it. You might have to play around with the value, but 5 slowed down my mouse sufficiently.</p>
<ul>
<li>To see the current settings for the device:

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:Consolas, Monospace, 'Courier New';">xinput <span style="color: #660033;">--list-props</span> <span style="color: #ff0000;">&quot;Razer DeathAdder&quot;</span></pre></div></div>

</li>
<li>To turn off mouse acceleration:

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:Consolas, Monospace, 'Courier New';">xinput <span style="color: #660033;">--set-prop</span> <span style="color: #ff0000;">&quot;Razer DeathAdder&quot;</span> <span style="color: #ff0000;">&quot;Device Accel Velocity Scaling&quot;</span> <span style="color: #000000;">1</span></pre></div></div>

</li>
</ul>
<p>To perform the tuning automatically, I simply created a file containing the script below, ran <code>chmod +x</code> on it and added it to System -> Preferences -> Startup Applications in GNOME:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:Consolas, Monospace, 'Courier New';"><span style="color: #666666; font-style: italic;">#!/bin/sh</span>
xinput <span style="color: #660033;">--set-prop</span> <span style="color: #ff0000;">&quot;Razer DeathAdder&quot;</span> <span style="color: #ff0000;">&quot;Device Accel Constant Deceleration&quot;</span> <span style="color: #000000;">5</span>
xinput <span style="color: #660033;">--set-prop</span> <span style="color: #ff0000;">&quot;Razer DeathAdder&quot;</span> <span style="color: #ff0000;">&quot;Device Accel Velocity Scaling&quot;</span> <span style="color: #000000;">1</span></pre></div></div>

<div id="karmicfix"></div>
<h2>Fix for Ubuntu 9.10 Karmic Koala</h2>
<ol>
<li>Open a terminal</li>
<li>Run the command: <code>hal-device</code></li>
<li>In the output, locate the mouse&#8217;s hex format vendor and product ID&#8217;s as highlighted below:
<pre>82: udi = '/org/freedesktop/Hal/devices/usb_device_1532_7_noserial_if0'
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'usb'  (string)
  info.linux.driver = 'usbhid'  (string)
  info.subsystem = 'usb'  (string)
  info.product = 'USB HID InterfacUbuntu 10.04 Lucid Lynxe'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_1532_7_noserial_if0'  (string)
  usb.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0'  (string)
  usb.configuration_value = 1  (0x1)  (int)
  usb.num_configurations = 1  (0x1)  (int)
  usb.num_interfaces = 1  (0x1)  (int)
  usb.device_class = 0  (0x0)  (int)
  usb.device_subclass = 0  (0x0)  (int)
  usb.device_protocol = 0  (0x0)  (int)
  usb.product_id = 7  (<strong>0x7</strong>)  (int)
  usb.vendor_id = 5426  (<strong>0x1532</strong>)  (int)
  usb.product = 'USB HID Interface'  (string)
  usb.vendor = 'Razer USA, Ltd'  (string)
  usb.num_ports = 0  (0x0)  (int)
  usb.max_power = 100  (0x64)  (int)
  usb.device_revision_bcd = 256  (0x100)  (int)
  usb.is_self_powered = false  (bool)
  usb.can_wake_up = true  (bool)
  usb.bus_number = 8  (0x8)  (int)
  usb.speed = 12  (double)
  usb.version = 2  (double)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_1532_7_noserial'  (string)
  usb.interface.number = 0  (0x0)  (int)
  usb.linux.device_number = 3  (0x3)  (int)
  usb.interface.subclass = 1  (0x1)  (int)
  usb.interface.class = 3  (0x3)  (int)
  usb.interface.protocol = 2  (0x2)  (int)</pre>
<p>In this case, my Product ID is <strong>0&#215;7</strong> and my Vendor ID is <strong>0&#215;1532</strong>. Note that there can be more than one section containing the name of your mouse or its manufacturer &#8212; if you can&#8217;t find the product and vendor ID, look further down.</li>
<li>Edit the HAL policy file for input devices: <code>sudo nano -w /etc/hal/fdi/policy/10-x11-input.fdi</code></li>
<li>Insert the following text:</li>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:Consolas, Monospace, 'Courier New';"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;?xml</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #000066;">encoding</span>=<span style="color: #ff0000;">&quot;UTF-8&quot;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;deviceinfo</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;0.2&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;device<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;match</span> <span style="color: #000066;">key</span>=<span style="color: #ff0000;">&quot;@input.originating_device:usb.vendor_id&quot;</span> <span style="color: #000066;">int</span>=<span style="color: #ff0000;">&quot;0x1532&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;match</span> <span style="color: #000066;">key</span>=<span style="color: #ff0000;">&quot;@input.originating_device:usb.product_id&quot;</span> <span style="color: #000066;">int</span>=<span style="color: #ff0000;">&quot;0x7&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;merge</span> <span style="color: #000066;">key</span>=<span style="color: #ff0000;">&quot;input.x11_options.ConstantDeceleration&quot;</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;string&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>5<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/merge<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/match<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/match<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/device<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/deviceinfo<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div>

<p>Adjust your vendor_id and product_id to match what you noted down before. If the file is empty or doesn&#8217;t exist, don&#8217;t worry. If it already exists, omit the first line about xml.</li>
<li>Hit <strong>Ctrl + X</strong>, then <strong>Y</strong> to save the file and exit <code>nano</code></li>
<li>Restart hald: <code>sudo service hald restart</code></li>
<li>Restart X.Org (log out or reboot your computer)</li>
</ol>
<p>That&#8217;s it! The &#8220;ConstantDeceleration&#8221; setting in <code>/etc/hal/fdi/policy/10-x11-input.fdi</code> is what does the trick. When set to a value of <strong>5</strong>, the sensitivity will essentially be divided by 5. Oh, sweet sanity.</p>
]]></content:encoded>
			<wfw:commentRss>http://patrickmylund.com/blog/lowering-gaming-mouse-sensitivity-in-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Guess What: Google Is Making a Phone Now</title>
		<link>http://patrickmylund.com/blog/guess-what-google-is-making-a-phone-now/</link>
		<comments>http://patrickmylund.com/blog/guess-what-google-is-making-a-phone-now/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 22:03:23 +0000</pubDate>
		<dc:creator>Patrick Mylund Nielsen</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Phone]]></category>

		<guid isPermaLink="false">http://patrickmylund.com/?p=1312</guid>
		<description><![CDATA[It seems very likely that Google is planning to release their own phone; not &#8216;merely&#8217; a phone based on their mobile operating system, Android, but the Google phone &#8212; their take on the iPhone. Michael Arrington thinks the phone won&#8217;t be a traditional cellphone, but rather rely on data connections/VoIP via Google Voice entirely. Google [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://patrickmylund.com/blog/content/2009/11/google_logo-200x72.png" alt="Google logo" title="Google logo" width="200" height="72" class="alignright size-medium wp-image-1313" />It <a href="http://www.techcrunch.com/2009/11/17/thegoogle-phone/" title="The Google Phone Is Very Real. And It’s Coming Soon" rel="nofollow">seems very likely</a> that Google is planning to release their own phone; not &#8216;merely&#8217; a phone based on their mobile operating system, Android, but <em>the</em> Google phone &#8212; their take on the iPhone. Michael Arrington <a href="http://www.techcrunch.com/2009/11/18/the-google-phone-may-be-data-only-voip-driven-device/" title="The Google Phone May Be Data Only, VoIP Driven Device" rel="nofollow">thinks</a> the phone won&#8217;t be a traditional cellphone, but rather rely on data connections/VoIP via Google Voice entirely. Google already has the technology (they can rebuild him?) to give users of its Google Voice service real phone numbers; it seems like a logical next step.</p>
<blockquote><p>Google is building their own branded phone that they’ll sell directly and through retailers. They were long planning to have the phone be available by the holidays, but it has now slipped to early 2010. The phone will be produced by a major phone manufacturer but will only have Google branding (Microsoft did the same thing with their first Zunes, which were built by Toshiba).</p>
<p>There won’t be any negotiation or compromise over the phone’s design of features – Google is dictating every last piece of it. No splintering of the Android OS that makes some applications unusable. Like the iPhone for Apple, this phone will be Google’s pure vision of what a phone should be.</p></blockquote>
<p>I wonder if Google is having a serious go at world domination right now. First <a href="http://www.google.com/chrome" title="Google Chrome">browsers</a>, <a href="http://patrickmylund.com/blog/google-releases-its-own-programming-language-go/" title="Google Releases Its Own Programming Language, Go">programming languages</a>, <a href="http://patrickmylund.com/blog/google-to-release-chrome-os-within-a-week/" title="Google to Release Chrome OS Within a Week">operating systems</a>, <a href="http://www.techcrunch.com/2009/11/12/spdy-gonzales-google-continues-its-push-to-take-the-web-to-breakneck-speeds/" title="SPDY Gonzales: Google Continues Its Push To Take The Web To Breakneck Speeds" rel="nofollow">internet protocols</a>, Wave, and now phones &#8212; where does it end? Oh well; for now, I don&#8217;t want it to.</p>
]]></content:encoded>
			<wfw:commentRss>http://patrickmylund.com/blog/guess-what-google-is-making-a-phone-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
