"Walther, Christoph" wrote: > [...] > > ...so gpm works correctly at the console at the test.... > ...but if I starting X-Windows again, the mouse doesn't still work! > Of course there is a possibility to stop the gpm manually by: > > /etc/init.d/gpm stop > > ...but I'd like to get an automatism in X-Windows<-> gpm according the use of > mouse. > > Do you have an idea, what I've made wrong or what's here uncomplete? >
You could try to use the "raw" repeat method, look in /etc/gpm.conf, my is like this: device=/dev/psaux responsiveness= repeat_type=raw type=imps2 append="" sample_rate= The type is referred to a Logitech MouseMan+ (M-S48a)... Andrea