索引:
gpm 是 Console 下的滑鼠工具。
可以使用 gpmconfig 來重新設定 gpm,例:
# gpmconfig Configuring gpm (mouse event server): Current configuration: -m /dev/psaux -t imps2 Device: /dev/psaux Type: imps2 Do you want to change anything (Y/n)? Where is your mouse [/dev/psaux]? > What type is your mouse (or help) [imps2]? > Set the responsiveness (normally not needed) []? > Repeat protocol (enter 'none' to turn repeating off) []? > Do you want to add any additional arguments []? > Do you want to test this configuration (y/N)? Current configuration: -m /dev/psaux -t imps2 Device: /dev/psaux Type: imps2 Do you want to change anything (Y/n)? n Stopping mouse interface server: gpm. Starting mouse interface server: gpm.
On Debian Manual says the best settings is:
/etc/gpm.conf
device=/dev/psaux responsiveness= repeat_type=raw type=autops2 append="" sample_rate=
/etc/X11/XF86Config-4
... Device "/dev/mouse" Protocol "ImPS/2" Buttons "5" ...