[quake2] mouse6

mike at vinge.mine.nu mike at vinge.mine.nu
Tue Feb 12 17:18:33 EST 2002


On Tue, Feb 12, 2002 at 03:20:27PM -0600, Jeremy Brenner wrote:
> This is somewhat off topic but I would like to know how the 4th button on
> logitech cordless mouseman optical is set in the xf86config file. Or if it

I have a M$ intellimouse explorer optical (or whatever it is, the one
with thumb and pinky buttons.) This is the way i get it seen and fully
utilized (using usb, ps2 won't really be any different except for the
device):

/etc/XF86config:

Section "InputDevice"
	Identifier	"Mouse1"
	Driver	"mouse"
	Option "Protocol"    "ExplorerPS/2"
	Option "Device"      "/dev/input/mice"
	Option "Buttons" "7"
	Option "ZAxisMapping" "6 7"
EndSection

~/.xinitrc:

xmodmap -e "pointer = 1 2 3 6 7 4 5"

hope that helps :)
-- 
To smash a single atom, all mankind was intent.
Now any day the atom may return the compliment.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 240 bytes
Desc: not available
URL: <http://icculus.org/pipermail/quake2/attachments/20020212/10e41342/attachment.pgp>


More information about the quake2 mailing list