Here are some kludgy hacks for the X11 evdev 1.1.5 driver.
 
Here are some kludgy hacks for the X11 evdev 1.1.5 driver.
   −
The Griffin Powermate has issues because it's detected as having 17 buttons (16 directions of rotation plus one actual button, apparently.)  This patch hardcodes the last button as being the first (button 1):
+
The [http://www.griffintechnology.com/products/powermate Griffin Powermate] has issues because it's detected as having 17 buttons (16 directions of rotation plus one actual button, apparently.)  This patch hardcodes the last button as being the first (button 1):
 
<pre>
 
<pre>
 
--- /mnt/other-gentoo/usr/src/xf86-input-evdev-1.1.5/src/evdev_btn.c 2007-11-28 14:50:17.000000000 -0700
 
--- /mnt/other-gentoo/usr/src/xf86-input-evdev-1.1.5/src/evdev_btn.c 2007-11-28 14:50:17.000000000 -0700
 
</pre>
 
</pre>
   Exception encountered, of type "Error"