Marcel Holtmann wrote: >Hi Rob, > > > >>I've just picked up one of these devices, and was quite happy to see it >>supported under linux, and even working with remote X windows.. >> >>However, I was wondering if there was a way of slowing or speeding up >>the speed of the mouse point, and getting the extra buttons working like >>a wheel mouse, like in windoze? >> >> > >the code is quite self-explanatory and very simple. So go ahead and send >me a patch for your features. > > Okay, my first ever C hack... Implemented three functions, back button triggers mouse button 4, next button triggers mouse button 5, fn button triggers a keyboard alt + tab, which changes window focus in kde, and probably gnome. I have also reduced the speed of the pointer from 12 to 4, which I am much happier with as I have a hope of landing on the correct window. Sorry, I'm not sure how to do patch, but the file is small... All the best - Rob