blob: d8edb91f7611dc662908e46e5e9310aac45de38e (
plain)
1
2
3
4
5
6
7
|
IMWheel is a universal mouse wheel and mouse stick translator for the X
Windows System. Using either a special version of gpm and it's
/dev/gpmwheel FIFO, or the support for a ZAxis on the mouse built into
some servers, such as XFree86. Utilizing the input from gpm or X Win-
dows, imwheel translates mouse wheel and mouse stick actions into key-
board events using the XTest extension to X. Use xdpyinfo for informa-
tion on the supported extensions in your X server.
|