2001-08-15 17:45:26 UTC
Some weeks ago I got a HyperPen 6000 and started playing around with the xf86HyperPen driver.
The new button support in 0.1.3.1 didn't work for me at all, so I started with 0.1.2 for my own modifications. I incorporated the init code for the function keys from 0.1.3.1 into 0.1.2 and added the missing code to actually make the keys work.
I also did a minor change for the relative mode. The mouse works better now (for me) but it's still not perfect. I didn't investigate this further because I don't use the mouse.
The functions keys now work fine and are recognized by GTK+. Unfortunately they are not really usable in The Gimp. I've posted this as a Gimp bug report (see
http://bugzilla.gnome.org/show_bug.cgi?id=59063 ) but according to Sven Neumann it probably requires
a change to GTK+.
My modified driver version can be found at
http://szeiger.de/xf86HyperPen.c .