On Sun, Dec 31, 2000 at 05:41:20PM +0000, Sam Vilain wrote: > Hi, > > I've got a Logitech 4 button "MouseMan" (according to the label) mouse, and I > can't get gpm to repeat the fourth button; it keeps being repeated as button > 2.
> The configuration that doesn't work properly is: > [/etc/gpm.conf] > device=/dev/psaux > responsiveness= > type=imps2 > append="-l \"a-zA-Z0-9_.:~/\300-\326\330-\366\370-\377\" -b 9600 -S > :/etc/gpm-special/middle:/etc/gpm-special/right" > repeat_type=ms3 Don't know if this solves your problem, but you definitely should use "repeat_type=raw" here. And to complement the use of "raw" you should specify the corresponding types/protocols for X and for gpm. -- groetjes, carel