On Tue, Feb 19, 2002 at 05:20:45PM +1100, Peter Hardy wrote: > What I'm playing with at the moment, is using gpm to poll multiple mice, > which it does quite happily with the -M parameter. I'm calling gpm > like: > > /usr/sbin/gpm -m /dev/psaux -t autops2 -Rms3 -M -m /dev/input/mice -t > autops2 -Rms3 > > The -R option repeats events to /dev/gpmdata, which X can use at its > mouse device. > The problem with this approach, is that I haven't been able to figure > out how to get gpm to repeat scroll events from my flaming bum mouse. > :-(
Try using 'imps2' or 'exps2' instead of 'autops2' -- I have exactly the same setup as you do, and it works great. The 'ms3' repeater type does repeat mouse-wheel events. Just make sure you have your XF86Config file correct (Protocol "IntelliMouse", ZAxisMapping "4 5"). -- #ozone/algorithm <[EMAIL PROTECTED]> - trust.in.love.to.save -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
