<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Updated Logitech MX1000 Configuration	</title>
	<atom:link href="/articles/updated-logitech-mx1000-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>/articles/updated-logitech-mx1000-configuration/</link>
	<description>Software Engineer and Consultant</description>
	<lastBuildDate>Sat, 29 Oct 2016 01:51:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Paul M Edwards		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-61809</link>

		<dc:creator><![CDATA[Paul M Edwards]]></dc:creator>
		<pubDate>Thu, 30 Aug 2012 06:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-61809</guid>

					<description><![CDATA[Having this in your ~/xbindkeysrc works fine to switch tabs in Firefox &#038; Chromium/Chrome:

&quot;/usr/bin/xvkbd -xsendevent -text &quot;\[Control]\[Next]&quot;&quot;
  m:0x0 + b:6
&quot;/usr/bin/xvkbd -xsendevent -text &quot;\[Control]\[Prior]&quot;&quot;
  m:0x0 + b:7


However, this does not work to switch tabs in Nautilus or Gnome-Terminal which is frustrating because the same actual keyboard combinations of Control + PageUp/PageDown DO perform the tab switch actions in those programs...


Solved my problem by installing xautomation and modifying my xbindkeysrc as follows:

&quot;xte &#039;keydown Control_L&#039; &#039;key Page_Down&#039; &#039;keyup Control_L&#039;&quot;
  m:0x0 + b:6
&quot;xte &#039;keydown Control_L&#039; &#039;key Page_Up&#039; &#039;keyup Control_L&#039;&quot;
  m:0x0 + b:7]]></description>
			<content:encoded><![CDATA[<p>Having this in your ~/xbindkeysrc works fine to switch tabs in Firefox &amp; Chromium/Chrome:</p>
<p>&#8220;/usr/bin/xvkbd -xsendevent -text &#8220;\[Control]\[Next]&#8221;&#8221;<br />
  m:0x0 + b:6<br />
&#8220;/usr/bin/xvkbd -xsendevent -text &#8220;\[Control]\[Prior]&#8221;&#8221;<br />
  m:0x0 + b:7</p>
<p>However, this does not work to switch tabs in Nautilus or Gnome-Terminal which is frustrating because the same actual keyboard combinations of Control + PageUp/PageDown DO perform the tab switch actions in those programs&#8230;</p>
<p>Solved my problem by installing xautomation and modifying my xbindkeysrc as follows:</p>
<p>&#8220;xte &#8216;keydown Control_L&#8217; &#8216;key Page_Down&#8217; &#8216;keyup Control_L'&#8221;<br />
  m:0x0 + b:6<br />
&#8220;xte &#8216;keydown Control_L&#8217; &#8216;key Page_Up&#8217; &#8216;keyup Control_L'&#8221;<br />
  m:0x0 + b:7</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sophus		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-54249</link>

		<dc:creator><![CDATA[Sophus]]></dc:creator>
		<pubDate>Tue, 01 May 2007 16:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-54249</guid>

					<description><![CDATA[Now, i have tried for hours for getting this works :)
I was completely stock, when i had maked my udev rule, because i couldnt get mx1000 to appear in /dev/input...
But now, it works.. So i would publish my solution :)
I&#039;ve used:
ACTION==&quot;add&quot;, \
        KERNEL==&quot;event*&quot;, \
        SUBSYSTEM==&quot;input&quot;, \
        SYSFS{../name}==&quot;Logitech USB RECEIVER&quot;, \
        NAME=&quot;input/mx1000&quot;]]></description>
			<content:encoded><![CDATA[<p>Now, i have tried for hours for getting this works :)<br />
I was completely stock, when i had maked my udev rule, because i couldnt get mx1000 to appear in /dev/input&#8230;<br />
But now, it works.. So i would publish my solution :)<br />
I&#8217;ve used:<br />
ACTION==&#8221;add&#8221;, \<br />
        KERNEL==&#8221;event*&#8221;, \<br />
        SUBSYSTEM==&#8221;input&#8221;, \<br />
        SYSFS{../name}==&#8221;Logitech USB RECEIVER&#8221;, \<br />
        NAME=&#8221;input/mx1000&#8243;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: 狗爺語錄 &#187; Links about Logitech MX1000 mice support under Linux		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-51797</link>

		<dc:creator><![CDATA[狗爺語錄 &#187; Links about Logitech MX1000 mice support under Linux]]></dc:creator>
		<pubDate>Wed, 21 Feb 2007 09:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-51797</guid>

					<description><![CDATA[[...] section); the one from floam.sh.nu is also quite good though a bit aging. OTOH, there is another blog entry I really like, as it gives more detail about customizing buttons and browser (firefox) settings. [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] section); the one from floam.sh.nu is also quite good though a bit aging. OTOH, there is another blog entry I really like, as it gives more detail about customizing buttons and browser (firefox) settings. [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Gaudio		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-23425</link>

		<dc:creator><![CDATA[Aaron Gaudio]]></dc:creator>
		<pubDate>Fri, 24 Nov 2006 04:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-23425</guid>

					<description><![CDATA[I got the my mouse to be recognized with all the buttons, without resorting to the udev rules.

However, I cannot get all the buttons to be recognized when the bluetooth dongle is in bluetooth mode (that is, after running hid2hci). Checking /proc/bus/input/devices bitmasks (and crossreferencing with /usr/include/linux/input.h) shows that indeed, the driver for the bluetooth protocol only reports that it supports the basic 5 buttons (looking at the keys mask) and one fewer event (namely, it doesn&#039;t support absolute events, which to be honest, I&#039;m not sure what that means).

Has anyone trod down this path before? It&#039;d be really great if I could get a Bluetooth hub *and* all 12 buttons working.]]></description>
			<content:encoded><![CDATA[<p>I got the my mouse to be recognized with all the buttons, without resorting to the udev rules.</p>
<p>However, I cannot get all the buttons to be recognized when the bluetooth dongle is in bluetooth mode (that is, after running hid2hci). Checking /proc/bus/input/devices bitmasks (and crossreferencing with /usr/include/linux/input.h) shows that indeed, the driver for the bluetooth protocol only reports that it supports the basic 5 buttons (looking at the keys mask) and one fewer event (namely, it doesn&#8217;t support absolute events, which to be honest, I&#8217;m not sure what that means).</p>
<p>Has anyone trod down this path before? It&#8217;d be really great if I could get a Bluetooth hub *and* all 12 buttons working.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bob Clough		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-14646</link>

		<dc:creator><![CDATA[Bob Clough]]></dc:creator>
		<pubDate>Wed, 06 Sep 2006 13:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-14646</guid>

					<description><![CDATA[I have written an updated version of this page, integrating some bugfixes foud here and around the web.  You can see it at &lt;a href=&quot;http://www.thinkl33t.com/2006/09/logitech-mx1000-under-ubuntu-606lts-dapper-drake/&quot; rel=&quot;nofollow&quot;&gt;http://www.thinkl33t.com/2006/09/logitech-mx1000-under-ubuntu-606lts-dapper-drake/&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>I have written an updated version of this page, integrating some bugfixes foud here and around the web.  You can see it at <a href="http://www.thinkl33t.com/2006/09/logitech-mx1000-under-ubuntu-606lts-dapper-drake/" rel="nofollow">http://www.thinkl33t.com/2006/09/logitech-mx1000-under-ubuntu-606lts-dapper-drake/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: thinkl33t &#187; Blog Archive &#187; Logitech mx1000 under Ubuntu 6.06LTS (Dapper Drake)		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-14645</link>

		<dc:creator><![CDATA[thinkl33t &#187; Blog Archive &#187; Logitech mx1000 under Ubuntu 6.06LTS (Dapper Drake)]]></dc:creator>
		<pubDate>Wed, 06 Sep 2006 12:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-14645</guid>

					<description><![CDATA[[...] Thanks to Jürgen Kreileder, for his blog entry that this is based upon, and various other places i found while trying to fix the problems i had with his config. [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Thanks to Jürgen Kreileder, for his blog entry that this is based upon, and various other places i found while trying to fix the problems i had with his config. [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Talvi		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-12741</link>

		<dc:creator><![CDATA[Talvi]]></dc:creator>
		<pubDate>Thu, 17 Aug 2006 11:41:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-12741</guid>

					<description><![CDATA[Through trial and error and much frustration that has less to do with Jürgen&#039;s instructions and more with me not following said instructions ;) I finally got my setup working. I&#039;ve got my MX1000 connected to the PS/2 port so here&#039;s what I had to change:

In udev rules, replace these two lines:
SYSFS{manufacturer}==&quot;Logitech&quot;, \
SYSFS{product}==&quot;USB Receiver&quot;, \

with this one:
SYSFS{name}==&quot;PS2++ Logitech MX Mouse&quot;, \

The evdev driver works even if the mouse is not connected via the USB port, but like Jürgen said in the comments for the original post, PS/2 devices have limited event support:

- Up/down cruise control has always worked for me out-of-the-box so I don&#039;t use xbindkeys to map those to any events. (I&#039;m using Debian Etch with X.org 7.0.22 and KDE 3.5.3 if that&#039;s any use to anyone.) But both left and right cruise control buttons are recognized as the downward cruise control event.

- Tilting the wheel is recognized as back and forward but just the opposite so that they&#039;d actually be useful. :( Right-tilting goes back and left-tilting forward.

- App switch event is not recognized at all so no use mapping it to any events with xbindkeys.

Since I was primarily looking for browser back/forward events, I&#039;m not too disappointed with the other buttons not working. I&#039;d rarely use them anyway. If I was, I&#039;d definitely switch from connecting via the PS/2 adapter to &quot;plain&quot; USB, but I prefer using the available USB connectors for other devices.

And here&#039;s another tip for KDE users: I&#039;m using a symlink to /usr/bin/xbindkeys under ~/.kde/Autostart to start xbindkeys. Probably not the ideal place but it does the trick.

Millions of thanks for the instructions! :)]]></description>
			<content:encoded><![CDATA[<p>Through trial and error and much frustration that has less to do with Jürgen&#8217;s instructions and more with me not following said instructions ;) I finally got my setup working. I&#8217;ve got my MX1000 connected to the PS/2 port so here&#8217;s what I had to change:</p>
<p>In udev rules, replace these two lines:<br />
SYSFS{manufacturer}==&#8221;Logitech&#8221;, \<br />
SYSFS{product}==&#8221;USB Receiver&#8221;, \</p>
<p>with this one:<br />
SYSFS{name}==&#8221;PS2++ Logitech MX Mouse&#8221;, \</p>
<p>The evdev driver works even if the mouse is not connected via the USB port, but like Jürgen said in the comments for the original post, PS/2 devices have limited event support:</p>
<p>&#8211; Up/down cruise control has always worked for me out-of-the-box so I don&#8217;t use xbindkeys to map those to any events. (I&#8217;m using Debian Etch with X.org 7.0.22 and KDE 3.5.3 if that&#8217;s any use to anyone.) But both left and right cruise control buttons are recognized as the downward cruise control event.</p>
<p>&#8211; Tilting the wheel is recognized as back and forward but just the opposite so that they&#8217;d actually be useful. :( Right-tilting goes back and left-tilting forward.</p>
<p>&#8211; App switch event is not recognized at all so no use mapping it to any events with xbindkeys.</p>
<p>Since I was primarily looking for browser back/forward events, I&#8217;m not too disappointed with the other buttons not working. I&#8217;d rarely use them anyway. If I was, I&#8217;d definitely switch from connecting via the PS/2 adapter to &#8220;plain&#8221; USB, but I prefer using the available USB connectors for other devices.</p>
<p>And here&#8217;s another tip for KDE users: I&#8217;m using a symlink to /usr/bin/xbindkeys under ~/.kde/Autostart to start xbindkeys. Probably not the ideal place but it does the trick.</p>
<p>Millions of thanks for the instructions! :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dawid Igras		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-10709</link>

		<dc:creator><![CDATA[Dawid Igras]]></dc:creator>
		<pubDate>Tue, 08 Aug 2006 11:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-10709</guid>

					<description><![CDATA[i get this

(EE) PreInit returned NULL for &quot;MX1000&quot;

(EE) evdev brain: Unable to initialize inotify, using fallback. (errno: 38)
(EE) evdev brain: Unable to initialize inotify, using fallback. (errno: 38)
(EE) evdev brain: Unable to NONBLOCK inotify, using fallback. (errno: 9)
No core pointer

and X goes down

/dev/input/mx1000 is present it should work

any ideas??]]></description>
			<content:encoded><![CDATA[<p>i get this</p>
<p>(EE) PreInit returned NULL for &#8220;MX1000&#8221;</p>
<p>(EE) evdev brain: Unable to initialize inotify, using fallback. (errno: 38)<br />
(EE) evdev brain: Unable to initialize inotify, using fallback. (errno: 38)<br />
(EE) evdev brain: Unable to NONBLOCK inotify, using fallback. (errno: 9)<br />
No core pointer</p>
<p>and X goes down</p>
<p>/dev/input/mx1000 is present it should work</p>
<p>any ideas??</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Juergen Kreileder		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-8382</link>

		<dc:creator><![CDATA[Juergen Kreileder]]></dc:creator>
		<pubDate>Thu, 13 Jul 2006 01:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-8382</guid>

					<description><![CDATA[nick, as far as I know there&#039;s no work-around for that problem. &lt;em&gt;AllowMouseOpenFail&lt;/em&gt; doesn&#039;t work for evdev.]]></description>
			<content:encoded><![CDATA[<p>nick, as far as I know there&#8217;s no work-around for that problem. <em>AllowMouseOpenFail</em> doesn&#8217;t work for evdev.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dayv		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-8348</link>

		<dc:creator><![CDATA[dayv]]></dc:creator>
		<pubDate>Wed, 12 Jul 2006 21:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-8348</guid>

					<description><![CDATA[I had to change the UDEV configuration to get this to work.

Changing Device /dev/input/mx1000 to Name Logitech USB Receiver didn&#039;t
work for me, but this did.

Change
ACTION==&quot;add&quot;, \
  KERNEL==&quot;event*&quot;, \
  SUBSYSTEM==&quot;input&quot;, \
  SYSFS{manufacturer}==&quot;Logitech&quot;, \
  SYSFS{product}==&quot;USB Receiver&quot;, \
  NAME=&quot;input/mx1000&quot;


To:
ACTION==&quot;add&quot;, \
  KERNEL==&quot;event*&quot;, \
  SUBSYSTEM==&quot;input&quot;, \
  SYSFS{manufacturer}==&quot;Logitech&quot;, \
  SYSFS{product}==&quot;Logitech USB Receiver&quot;, \
  NAME=&quot;input/mx1000&quot;

Then Device &quot;/dev/input/mx1000&quot; worked flawlessly.
This combined with the xbindkeys configuration from above and I have
back/forward, scroll, etc.

Hope this helps.]]></description>
			<content:encoded><![CDATA[<p>I had to change the UDEV configuration to get this to work.</p>
<p>Changing Device /dev/input/mx1000 to Name Logitech USB Receiver didn&#8217;t<br />
work for me, but this did.</p>
<p>Change<br />
ACTION==&#8221;add&#8221;, \<br />
  KERNEL==&#8221;event*&#8221;, \<br />
  SUBSYSTEM==&#8221;input&#8221;, \<br />
  SYSFS{manufacturer}==&#8221;Logitech&#8221;, \<br />
  SYSFS{product}==&#8221;USB Receiver&#8221;, \<br />
  NAME=&#8221;input/mx1000&#8243;</p>
<p>To:<br />
ACTION==&#8221;add&#8221;, \<br />
  KERNEL==&#8221;event*&#8221;, \<br />
  SUBSYSTEM==&#8221;input&#8221;, \<br />
  SYSFS{manufacturer}==&#8221;Logitech&#8221;, \<br />
  SYSFS{product}==&#8221;Logitech USB Receiver&#8221;, \<br />
  NAME=&#8221;input/mx1000&#8243;</p>
<p>Then Device &#8220;/dev/input/mx1000&#8221; worked flawlessly.<br />
This combined with the xbindkeys configuration from above and I have<br />
back/forward, scroll, etc.</p>
<p>Hope this helps.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nick		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-8347</link>

		<dc:creator><![CDATA[nick]]></dc:creator>
		<pubDate>Wed, 12 Jul 2006 21:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-8347</guid>

					<description><![CDATA[Although all of this works quite well, I have a problem on a notebook I am trying to use this. X wont start ( black screen when the logitech mouse is not attaced).
evdev seems to be the problem as I have the same result when using the evdev driver insteas of &quot;mouse&quot;.
Is there a workaround for this?]]></description>
			<content:encoded><![CDATA[<p>Although all of this works quite well, I have a problem on a notebook I am trying to use this. X wont start ( black screen when the logitech mouse is not attaced).<br />
evdev seems to be the problem as I have the same result when using the evdev driver insteas of &#8220;mouse&#8221;.<br />
Is there a workaround for this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Christian Kowalski		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-6786</link>

		<dc:creator><![CDATA[Christian Kowalski]]></dc:creator>
		<pubDate>Fri, 30 Jun 2006 13:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-6786</guid>

					<description><![CDATA[You can&#039;t map F12 to the application switch button but for compiz you can map the scale plugin to &quot;Button10&quot; instead of &quot;F12&quot; (gset-compiz -&#062; shortcuts -&#062; plugins -&#062; scale). This has the same effect:

source: http://www.ubuntuforums.org/showthread.php?t=188302&#038;page=8#72]]></description>
			<content:encoded><![CDATA[<p>You can&#8217;t map F12 to the application switch button but for compiz you can map the scale plugin to &#8220;Button10&#8221; instead of &#8220;F12&#8221; (gset-compiz -&gt; shortcuts -&gt; plugins -&gt; scale). This has the same effect:</p>
<p>source: <a href="http://www.ubuntuforums.org/showthread.php?t=188302&#038;page=8#72" rel="nofollow ugc">http://www.ubuntuforums.org/showthread.php?t=188302&#038;page=8#72</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Christian Kowalski		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-6152</link>

		<dc:creator><![CDATA[Christian Kowalski]]></dc:creator>
		<pubDate>Mon, 26 Jun 2006 08:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-6152</guid>

					<description><![CDATA[Thank you verry much!

Option          &quot;Name&quot;          &quot;Logitech USB RECEIVER&quot;

It&#039;s working now!!!]]></description>
			<content:encoded><![CDATA[<p>Thank you verry much!</p>
<p>Option          &#8220;Name&#8221;          &#8220;Logitech USB RECEIVER&#8221;</p>
<p>It&#8217;s working now!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John Russell		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-5956</link>

		<dc:creator><![CDATA[John Russell]]></dc:creator>
		<pubDate>Thu, 22 Jun 2006 19:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-5956</guid>

					<description><![CDATA[The Preinit Null problem is because evdev only checks devices that match the name event*.  If you use udev tricks to rename it it won&#039;t work.  This gentoo forum link explains why its better to always use

Option &quot;Name&quot; &quot;whatever matched your udev script&quot;

instead of 

Option &quot;Device&quot; &quot;/dev/input/mx1000&quot;

http://forums.gentoo.org/viewtopic-t-465797-highlight-logitech+preinit+returned+null.html]]></description>
			<content:encoded><![CDATA[<p>The Preinit Null problem is because evdev only checks devices that match the name event*.  If you use udev tricks to rename it it won&#8217;t work.  This gentoo forum link explains why its better to always use</p>
<p>Option &#8220;Name&#8221; &#8220;whatever matched your udev script&#8221;</p>
<p>instead of </p>
<p>Option &#8220;Device&#8221; &#8220;/dev/input/mx1000&#8221;</p>
<p><a href="http://forums.gentoo.org/viewtopic-t-465797-highlight-logitech+preinit+returned+null.html" rel="nofollow ugc">http://forums.gentoo.org/viewtopic-t-465797-highlight-logitech+preinit+returned+null.html</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Christian Kowalski		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-4263</link>

		<dc:creator><![CDATA[Christian Kowalski]]></dc:creator>
		<pubDate>Tue, 30 May 2006 09:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-4263</guid>

					<description><![CDATA[You don&#039;t have to use &quot;Configured Mouse&quot; - it&#039;s just the default identifier. Use your identifier here.
For the Option &quot;Name&quot; have a look at /proc/bus/input/devices what the correct name is. For me it&#039;s &quot;Logitech USB RECEIVER&quot; but it also may be &quot;Logitech USB Receiver&quot;.
Everything worked fine and suddenly after apt-get dist-upgrade it doesn&#039;t start anymore. Also tried to use
  Option		&quot;Name&quot;			&quot;Logitech USB RECEIVER&quot;
instead of
  Option		&quot;Device&quot;		&quot;/dev/input/mx1000&quot;	
without any success.

Working configuration before updating:

Section &quot;InputDevice&quot;
	Identifier	&quot;Logitech MX1000&quot;
	Driver		&quot;evdev&quot;
	Option		&quot;CorePointer&quot;
	Option		&quot;Device&quot;		&quot;/dev/input/mx1000&quot;	
EndSection
...
Section &quot;ServerLayout&quot;
	Identifier	&quot;Default Layout&quot;
	Screen		&quot;Default Screen&quot;
	InputDevice	&quot;Generic Keyboard&quot;
	InputDevice	&quot;Logitech MX1000&quot;
EndSection]]></description>
			<content:encoded><![CDATA[<p>You don&#8217;t have to use &#8220;Configured Mouse&#8221; &#8211; it&#8217;s just the default identifier. Use your identifier here.<br />
For the Option &#8220;Name&#8221; have a look at /proc/bus/input/devices what the correct name is. For me it&#8217;s &#8220;Logitech USB RECEIVER&#8221; but it also may be &#8220;Logitech USB Receiver&#8221;.<br />
Everything worked fine and suddenly after apt-get dist-upgrade it doesn&#8217;t start anymore. Also tried to use<br />
  Option		&#8220;Name&#8221;			&#8220;Logitech USB RECEIVER&#8221;<br />
instead of<br />
  Option		&#8220;Device&#8221;		&#8220;/dev/input/mx1000&#8221;<br />
without any success.</p>
<p>Working configuration before updating:</p>
<p>Section &#8220;InputDevice&#8221;<br />
	Identifier	&#8220;Logitech MX1000&#8221;<br />
	Driver		&#8220;evdev&#8221;<br />
	Option		&#8220;CorePointer&#8221;<br />
	Option		&#8220;Device&#8221;		&#8220;/dev/input/mx1000&#8221;<br />
EndSection<br />
&#8230;<br />
Section &#8220;ServerLayout&#8221;<br />
	Identifier	&#8220;Default Layout&#8221;<br />
	Screen		&#8220;Default Screen&#8221;<br />
	InputDevice	&#8220;Generic Keyboard&#8221;<br />
	InputDevice	&#8220;Logitech MX1000&#8221;<br />
EndSection</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rjc		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-4010</link>

		<dc:creator><![CDATA[rjc]]></dc:creator>
		<pubDate>Sun, 28 May 2006 11:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-4010</guid>

					<description><![CDATA[Logitech USB Receiver - nor Reciever]]></description>
			<content:encoded><![CDATA[<p>Logitech USB Receiver &#8211; nor Reciever</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Niber		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-3799</link>

		<dc:creator><![CDATA[Niber]]></dc:creator>
		<pubDate>Fri, 26 May 2006 20:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-3799</guid>

					<description><![CDATA[In the xorg.conf there must be a input device named &quot;Configured Mouse&quot;. Check it out. (or let us know the section of your input device)
And yes, I think it should be &quot;Logitech USB RECIEVER&quot; and not “Logitech MX1000″
My input device is:
Section &quot;InputDevice&quot;
	Identifier    &quot;Configured Mouse&quot;
	Driver        &quot;evdev&quot;
	Option	      &quot;CorePointer&quot;
	Option        &quot;Dev Name&quot;	&quot;Logitech USB RECIEVER&quot;
etc]]></description>
			<content:encoded><![CDATA[<p>In the xorg.conf there must be a input device named &#8220;Configured Mouse&#8221;. Check it out. (or let us know the section of your input device)<br />
And yes, I think it should be &#8220;Logitech USB RECIEVER&#8221; and not “Logitech MX1000″<br />
My input device is:<br />
Section &#8220;InputDevice&#8221;<br />
	Identifier    &#8220;Configured Mouse&#8221;<br />
	Driver        &#8220;evdev&#8221;<br />
	Option	      &#8220;CorePointer&#8221;<br />
	Option        &#8220;Dev Name&#8221;	&#8220;Logitech USB RECIEVER&#8221;<br />
etc</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeb Wilson		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-2588</link>

		<dc:creator><![CDATA[Jeb Wilson]]></dc:creator>
		<pubDate>Fri, 12 May 2006 19:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-2588</guid>

					<description><![CDATA[EVDEV seems to crash X. I get a:
(EE) PreInit returned NULL for &quot;Configured Mouse&quot;
No Core Pointer

the /dev/input/mx1000 is there! Any idea?]]></description>
			<content:encoded><![CDATA[<p>EVDEV seems to crash X. I get a:<br />
(EE) PreInit returned NULL for &#8220;Configured Mouse&#8221;<br />
No Core Pointer</p>
<p>the /dev/input/mx1000 is there! Any idea?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Christian Kowalski		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-2569</link>

		<dc:creator><![CDATA[Christian Kowalski]]></dc:creator>
		<pubDate>Thu, 11 May 2006 08:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-2569</guid>

					<description><![CDATA[Evdev stopped working after apt-get dist-upgrade (Ubuntu Dapper Flight 6 i386) without changing the configuration :-(
Any suggestions what went wrong?

Udev rule still works and device exists:
crw-rw---- 1 root plugdev 13, 66 2006-05-11 10:07 /dev/input/mx1000

Xorg.93.log:
...
(II) evdev brain: Rescanning devices (1).
(EE) PreInit returned NULL for &quot;Logitech MX1000&quot;
(WW) No core pointer registered
(II) XINPUT: Adding extended input device &quot;evdev brain&quot; (type: evdev brain)
(II) XINPUT: Adding extended input device &quot;Generic Keyboard&quot; (type: KEYBOARD)
(II) XINPUT: Adding extended input device &quot;NVIDIA Event Handler&quot; (type: Other)
(II) evdev brain: Rescanning devices (2).
No core pointer
 
Fatal server error:
failed to initialize core devices]]></description>
			<content:encoded><![CDATA[<p>Evdev stopped working after apt-get dist-upgrade (Ubuntu Dapper Flight 6 i386) without changing the configuration :-(<br />
Any suggestions what went wrong?</p>
<p>Udev rule still works and device exists:<br />
crw-rw&#8212;- 1 root plugdev 13, 66 2006-05-11 10:07 /dev/input/mx1000</p>
<p>Xorg.93.log:<br />
&#8230;<br />
(II) evdev brain: Rescanning devices (1).<br />
(EE) PreInit returned NULL for &#8220;Logitech MX1000&#8221;<br />
(WW) No core pointer registered<br />
(II) XINPUT: Adding extended input device &#8220;evdev brain&#8221; (type: evdev brain)<br />
(II) XINPUT: Adding extended input device &#8220;Generic Keyboard&#8221; (type: KEYBOARD)<br />
(II) XINPUT: Adding extended input device &#8220;NVIDIA Event Handler&#8221; (type: Other)<br />
(II) evdev brain: Rescanning devices (2).<br />
No core pointer</p>
<p>Fatal server error:<br />
failed to initialize core devices</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Christian Kowalski		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-2359</link>

		<dc:creator><![CDATA[Christian Kowalski]]></dc:creator>
		<pubDate>Fri, 05 May 2006 12:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-2359</guid>

					<description><![CDATA[Problem was solved with a more recent XGL/compiz version. For Debian you can use
deb http://ubuntu.compiz.net/ dapper main
in /etc/apt/sources.list.
The last thing which doesn&#039;t work until now is to bind the application switcher button to F12. F12 in compiz is really nice to switch applications!]]></description>
			<content:encoded><![CDATA[<p>Problem was solved with a more recent XGL/compiz version. For Debian you can use<br />
deb <a href="http://ubuntu.compiz.net/" rel="nofollow ugc">http://ubuntu.compiz.net/</a> dapper main<br />
in /etc/apt/sources.list.<br />
The last thing which doesn&#8217;t work until now is to bind the application switcher button to F12. F12 in compiz is really nice to switch applications!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark Kennedy		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-2152</link>

		<dc:creator><![CDATA[Mark Kennedy]]></dc:creator>
		<pubDate>Tue, 02 May 2006 13:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-2152</guid>

					<description><![CDATA[At least for me on an FC5 box, the udev rule didn&#039;t work until i changed the case of &quot;Receiver&quot; to &quot;RECEIVER&quot; in the SYSFS{product} phrase which is what /proc/bus/usb/devices lists in the &#039;Product&#039; attribute for it.]]></description>
			<content:encoded><![CDATA[<p>At least for me on an FC5 box, the udev rule didn&#8217;t work until i changed the case of &#8220;Receiver&#8221; to &#8220;RECEIVER&#8221; in the SYSFS{product} phrase which is what /proc/bus/usb/devices lists in the &#8216;Product&#8217; attribute for it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Christian Kowalski		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-1921</link>

		<dc:creator><![CDATA[Christian Kowalski]]></dc:creator>
		<pubDate>Wed, 26 Apr 2006 08:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-1921</guid>

					<description><![CDATA[seems to be a xgl issue. found some hints on the net that xgl will show 12 button mice as a 7 button mouse only. but no solution found so far...]]></description>
			<content:encoded><![CDATA[<p>seems to be a xgl issue. found some hints on the net that xgl will show 12 button mice as a 7 button mouse only. but no solution found so far&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Christian Kowalski		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-1710</link>

		<dc:creator><![CDATA[Christian Kowalski]]></dc:creator>
		<pubDate>Wed, 19 Apr 2006 08:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-1710</guid>

					<description><![CDATA[Everything works for me except the thumb buttons. Backward button generates on xev

ButtonPress event, serial 27, synthetic NO, window 0x3000001,
    root 0x52, subw 0x3000002, time 2972528634, (28,32), root:(42,101),
    state 0x10, button 125, same_screen YES

but i can&#039;t map button 125 in .xbindkeysrc and the other two thumb buttons don&#039;t even generate an event. Any suggestions what went wrong?

I&#039;m using Ubuntu Dapper Flight 6 here.]]></description>
			<content:encoded><![CDATA[<p>Everything works for me except the thumb buttons. Backward button generates on xev</p>
<p>ButtonPress event, serial 27, synthetic NO, window 0x3000001,<br />
    root 0x52, subw 0x3000002, time 2972528634, (28,32), root:(42,101),<br />
    state 0x10, button 125, same_screen YES</p>
<p>but i can&#8217;t map button 125 in .xbindkeysrc and the other two thumb buttons don&#8217;t even generate an event. Any suggestions what went wrong?</p>
<p>I&#8217;m using Ubuntu Dapper Flight 6 here.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Juergen Kreileder		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-1495</link>

		<dc:creator><![CDATA[Juergen Kreileder]]></dc:creator>
		<pubDate>Tue, 11 Apr 2006 19:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-1495</guid>

					<description><![CDATA[I don&#039;t have a IntelliMouse at hand currently. But you should be able to get the correct values for the udev rule with &#039;udevinfo -a -p /sys/class/input/input&lt;em&gt;N&lt;/em&gt;&#039;, replace &lt;em&gt;N&lt;/em&gt; with 1, 2, 3, etc. until you find the right device.]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t have a IntelliMouse at hand currently. But you should be able to get the correct values for the udev rule with &#8216;udevinfo -a -p /sys/class/input/input<em>N</em>&#8216;, replace <em>N</em> with 1, 2, 3, etc. until you find the right device.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ketsugi		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-1494</link>

		<dc:creator><![CDATA[ketsugi]]></dc:creator>
		<pubDate>Tue, 11 Apr 2006 18:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-1494</guid>

					<description><![CDATA[Can you post the configuration for the Intellimouse with Tilt Wheel?]]></description>
			<content:encoded><![CDATA[<p>Can you post the configuration for the Intellimouse with Tilt Wheel?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Juergen Kreileder		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-1057</link>

		<dc:creator><![CDATA[Juergen Kreileder]]></dc:creator>
		<pubDate>Fri, 31 Mar 2006 14:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-1057</guid>

					<description><![CDATA[Charlie, you can use &lt;code&gt;udevtest&lt;/code&gt; to check if the rule works. Note that &quot;/etc/init.d/udev restart&quot; isn&#039;t good enough, you also you to re-plug the mouse.]]></description>
			<content:encoded><![CDATA[<p>Charlie, you can use <code>udevtest</code> to check if the rule works. Note that &#8220;/etc/init.d/udev restart&#8221; isn&#8217;t good enough, you also you to re-plug the mouse.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-1056</link>

		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Fri, 31 Mar 2006 12:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-1056</guid>

					<description><![CDATA[Hmpf... got it...
Do no use
Option          &quot;SendCoreEvents&quot;        &quot;true&quot;
in xorg.conf for this mouse device section....

Best,
Daniel]]></description>
			<content:encoded><![CDATA[<p>Hmpf&#8230; got it&#8230;<br />
Do no use<br />
Option          &#8220;SendCoreEvents&#8221;        &#8220;true&#8221;<br />
in xorg.conf for this mouse device section&#8230;.</p>
<p>Best,<br />
Daniel</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-1055</link>

		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Fri, 31 Mar 2006 12:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-1055</guid>

					<description><![CDATA[If I use the tilt-wheel in a window accepting inputs, then the characters &quot;o&quot; and &quot;p&quot; appear when tilting left and right.

This appears for example in a console window when I want to insert s.th. with middle mouse button and accidentially tilting.
Or I want to tilt in a webpage and the cursor is in an input field.

I can even see the KeyPress event in xev, right before the ButtonPress event:

KeyPress event, serial 31, synthetic NO, window 0x2800001,
    root 0x135, subw 0x0, time 1347233461, (45,116), root:(49,739),
    state 0x2010, keycode 32 (keysym 0x6f, o), same_screen YES,
    XLookupString gives 1 bytes: (6f) &quot;o&quot;
    XmbLookupString gives 1 bytes: (6f) &quot;o&quot;
    XFilterEvent returns: False

ButtonPress event, serial 31, synthetic NO, window 0x2800001,
    root 0x135, subw 0x0, time 1347233477, (45,116), root:(49,739),
    state 0x10, button 6, same_screen YES


Anyone seen this before? Any ideas to get rid of it?

Thanks!
Daniel]]></description>
			<content:encoded><![CDATA[<p>If I use the tilt-wheel in a window accepting inputs, then the characters &#8220;o&#8221; and &#8220;p&#8221; appear when tilting left and right.</p>
<p>This appears for example in a console window when I want to insert s.th. with middle mouse button and accidentially tilting.<br />
Or I want to tilt in a webpage and the cursor is in an input field.</p>
<p>I can even see the KeyPress event in xev, right before the ButtonPress event:</p>
<p>KeyPress event, serial 31, synthetic NO, window 0x2800001,<br />
    root 0x135, subw 0x0, time 1347233461, (45,116), root:(49,739),<br />
    state 0x2010, keycode 32 (keysym 0x6f, o), same_screen YES,<br />
    XLookupString gives 1 bytes: (6f) &#8220;o&#8221;<br />
    XmbLookupString gives 1 bytes: (6f) &#8220;o&#8221;<br />
    XFilterEvent returns: False</p>
<p>ButtonPress event, serial 31, synthetic NO, window 0x2800001,<br />
    root 0x135, subw 0x0, time 1347233477, (45,116), root:(49,739),<br />
    state 0x10, button 6, same_screen YES</p>
<p>Anyone seen this before? Any ideas to get rid of it?</p>
<p>Thanks!<br />
Daniel</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Charlie		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-1046</link>

		<dc:creator><![CDATA[Charlie]]></dc:creator>
		<pubDate>Thu, 30 Mar 2006 00:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-1046</guid>

					<description><![CDATA[I restarted udev after making 010_local.rules in /etc/udev/rules.d and /dev/input/mx1000 was never created.

My 010_local.rules looks like this:

ACTION==&quot;add&quot;, \
  KERNEL==&quot;event*&quot;, \
  SUBSYSTEM==&quot;input&quot;, \
  SYSFS{manufacturer}==&quot;Logitech&quot;, \
  SYSFS{product}==&quot;USB Receiver&quot;, \
  NAME=&quot;input/mx1000&quot;

I added the following to my .xbindkeysrc:


# Backward and Forward buttons
&quot;xvkbd -text &quot;\[Alt_L]\[Left]&quot;&quot;
  m:0x10 + b:8
&quot;xvkbd -text &quot;\[Alt_L]\[Right]&quot;&quot;
  m:0x20 + b:9

# &quot;Cruise Control&quot; enabled:
# Work-arround extra events
&quot;~/bin/click 4&quot;
 m:0x10 + b:11
&quot;~/bin/click 5&quot;
 m:0x10 + b:12

# Application-Switch button
# A-Tab doesn&#039;t work
#User it as another Forward for now
&quot;xvkbd -text &quot;\[Alt_L]\[Right]&quot;&quot;
  m:0x10 + b:10



Any ideas? This is Debian ETCH]]></description>
			<content:encoded><![CDATA[<p>I restarted udev after making 010_local.rules in /etc/udev/rules.d and /dev/input/mx1000 was never created.</p>
<p>My 010_local.rules looks like this:</p>
<p>ACTION==&#8221;add&#8221;, \<br />
  KERNEL==&#8221;event*&#8221;, \<br />
  SUBSYSTEM==&#8221;input&#8221;, \<br />
  SYSFS{manufacturer}==&#8221;Logitech&#8221;, \<br />
  SYSFS{product}==&#8221;USB Receiver&#8221;, \<br />
  NAME=&#8221;input/mx1000&#8243;</p>
<p>I added the following to my .xbindkeysrc:</p>
<p># Backward and Forward buttons<br />
&#8220;xvkbd -text &#8220;\[Alt_L]\[Left]&#8221;&#8221;<br />
  m:0x10 + b:8<br />
&#8220;xvkbd -text &#8220;\[Alt_L]\[Right]&#8221;&#8221;<br />
  m:0x20 + b:9</p>
<p># &#8220;Cruise Control&#8221; enabled:<br />
# Work-arround extra events<br />
&#8220;~/bin/click 4&#8221;<br />
 m:0x10 + b:11<br />
&#8220;~/bin/click 5&#8221;<br />
 m:0x10 + b:12</p>
<p># Application-Switch button<br />
# A-Tab doesn&#8217;t work<br />
#User it as another Forward for now<br />
&#8220;xvkbd -text &#8220;\[Alt_L]\[Right]&#8221;&#8221;<br />
  m:0x10 + b:10</p>
<p>Any ideas? This is Debian ETCH</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hugues		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-481</link>

		<dc:creator><![CDATA[Hugues]]></dc:creator>
		<pubDate>Thu, 16 Mar 2006 18:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-481</guid>

					<description><![CDATA[Wow, I can&#039;t thank you enough for this one.]]></description>
			<content:encoded><![CDATA[<p>Wow, I can&#8217;t thank you enough for this one.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Juergen Kreileder		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-354</link>

		<dc:creator><![CDATA[Juergen Kreileder]]></dc:creator>
		<pubDate>Sun, 26 Feb 2006 19:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-354</guid>

					<description><![CDATA[Good point.  I&#039;ve properly encoded the backslashes now.]]></description>
			<content:encoded><![CDATA[<p>Good point.  I&#8217;ve properly encoded the backslashes now.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Randall		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-353</link>

		<dc:creator><![CDATA[Randall]]></dc:creator>
		<pubDate>Sun, 26 Feb 2006 18:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-353</guid>

					<description><![CDATA[Make sure you put a backslash in front of each left square bracket [ for the .xbindkeysrc file.  It took me a while to figure out why my back/forward buttons were just spitting out &quot;[ALT_L][Left]&quot; and &quot;[ALT_L][Right]&quot; as text rather than actually doing those actions.

Here&#039;s what one line should look like:

&quot;xvkbd -text &quot;\[Alt_L]\[Left]&quot;&quot;
  m:0x10 + b:8]]></description>
			<content:encoded><![CDATA[<p>Make sure you put a backslash in front of each left square bracket [ for the .xbindkeysrc file.  It took me a while to figure out why my back/forward buttons were just spitting out &#8220;[ALT_L][Left]&#8221; and &#8220;[ALT_L][Right]&#8221; as text rather than actually doing those actions.</p>
<p>Here&#8217;s what one line should look like:</p>
<p>&#8220;xvkbd -text &#8220;\[Alt_L]\[Left]&#8221;&#8221;<br />
  m:0x10 + b:8</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Marcus		</title>
		<link>/articles/updated-logitech-mx1000-configuration/comment-page-1/#comment-303</link>

		<dc:creator><![CDATA[Marcus]]></dc:creator>
		<pubDate>Mon, 16 Jan 2006 18:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blackdown.de/2006/01/15/updated-logitech-mx1000-configuration/#comment-303</guid>

					<description><![CDATA[I tried this without using udev - it doesn&#039;t seems to work. After installing udev everything works as described.]]></description>
			<content:encoded><![CDATA[<p>I tried this without using udev &#8211; it doesn&#8217;t seems to work. After installing udev everything works as described.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
