On Thursday 14 October 2010 13:29:47 Anton Aylward wrote:
And how about mapping buttons to actions?
I have a logitech mouse that has in effect 10 buttons acording to xev :-)
Beside the scrool wheel thre are two buttons. One give #4 when pressed and #11 when released The other #5 and #12
How would I map those?
Use xinput set-button-map (see manpage) to discover the correct button mapping, then make the mapping permanent using a Section matching your mosue with MatchVendor, MatchProduct lines and an "Option "ButtonMapping" "1 3 2 4 6 5"" in /etc/X11/xorg.conf/d/11-mouse.conf. Then report a bug vs our XOrg with the addendum so everyone else profits. HTH Will -- Will Stephenson, openSUSE Team SUSE LINUX Products GmbH - Nürnberg - AG Nürnberg - HRB 16746 - GF: Markus Rex -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org