The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
imwheel1. Program to support the "wheel" on some new mice Various new mice, including the Microsoft IntelliMouse, and the Logitech MouseMan+, Wheel Mouse, and others, now have a "wheel" button in the middle of them. This wheel button acts both as a standard button (by pressing it), and a wheel, which under MS Windows may be used for scrolling windows around. This program supports the wheel scrolling operation by one of two means: 1. Some newer X servers support mapping the wheel to buttons 4 and 5, which imwheel then captures and supports, 2. Using a patched version of gpm, the normal mouse events are passed on to the X server through /dev/gpmdata (gpm's standard "repeater" mode), and in addition wheel events are sent to another pipe, /dev/gpmwheel. imwheel picks up these events, and translates them. From Debian 3.0r0 APT |
|
|