Hi, * Guido Hennecke <[EMAIL PROTECTED]> [Don 05 Jul 2001 02:39:44 GMT]: [...] > ich habe da ein kleines Problem. Ich moechte gerne gpm laufen lassen > _und_ unter X mit Hilfe von imwheel meine Maus betreiben (auch das Rad).
Das läuft hier unter potato mit damals frischen imwheel und gpm -sourcen.: imwheel 0.9.9 gpm-1.19.3 (der war bei imwheel zu finden) Ich habe eine Maus mit zwei Rädern und 5 Tasten, es ist mir aber nicht gelungen, die weiteren Tasten zu konfigurieren. Ich attache mal relevante auszüge aus /etc/gpm.conf, /etc/X11/XF86Config Ciao, Gregor
# /etc/gpm.conf - configuration file for gpm(1) # # If mouse response seems to be to slow, try using # responsiveness=15. append can contain any random arguments to be # appended to the commandline. # # If you edit this file by hand, please be aware it is sourced by # /etc/init.d/gpm and thus all shell meta characters must be # protected from evaluation (i.e. by quoting them). # # This file is used by /etc/init.d/gpm and can be modified by # /usr/sbin/gpmconfig. # device=/dev/psaux accel=3 responsiveness=44 repeat_type=MouseSystems type=imps2 append="-w -W"
# File generated by xf86config. # ********************************************************************** # Input devices # ********************************************************************** Section "Pointer" Protocol "MouseSystems" Device "/dev/gpmdata" Buttons 9 ZAxisMapping 4 5 EndSection

