I have a Microsoft wired USB/PS2 wheel mouse. Changing ports doesn't
change things. I currently have the mouse configured as mousetype imps2
in /etc/sysconfig/mouse and protocol IMPS/2 in /etc/X11/xorg.conf.
This is something new, I don't know what I did to cause this.
Mouse Event Codes (mev (gpm pkg))
action event delta button modifiers
(hex) (hex)
========================================================
move 01 0, -1 0 00 (delta changes with mouse direction)
L dn 14 0, 0 4 00
L up 18 0, 0 4 00
L dn 14,82 0, 0 4 00 } double click
L up 88 0, 0 4 00 } double click
R dn 14 0, 0 1 00
R dn 18 0, 0 1 00
R dn 14,82 0, 0 1 00 } double click
R up 88 0, 0 1 00 } double click
M dn 14 0, 0 2 00
M dn 18 0, 0 2 00
M dn 14,82 0, 0 2 00 } double click
M up 88 0, 0 2 00 } double click
scrl up 01 1, 3 0 00 (once every 2-3 scroll clicks)
scrl dn 01 1, 4 0 00 (once every 2-3 scroll clicks)