na tej stronie
http://gentoo-wiki.com/HOWTO_Advanced_M ... 8.2C_MX900
jest cos takiego:
tylko, ze ja nie wiem jaki przycisk odpowiada za jaka cyferke ...Logitech MX510, MX518, MX900 File: /etc/X11/xorg.conf
Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "Device" "/dev/input/event1"
EndSection
#xmodmap -e "pointer = 1 3 2 4 5 8 9 6 7 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32"
Note: Working for MX518
#xmodmap -e "pointer = 1 2 3 6 7 4 5 8 9 10"
Note: I have found that for my Mx510 it should be "pointer = 1 2 3 ..." otherwise pushing on the scrollwheel will be the RMB. Not sure what all the higher numbers are there for, but the "smartscroll" up and down buttons generate different button numbers for ButtonPress and ButtonRelease.
[edit]
Update for MX510 & Xorg 7.1 or higher
The above xmodmap mixes up the buttons once you switch to Xorg 7.1. The following modification makes all the buttons work as they should:
#xmodmap -e "pointer = 1 2 3 4 5 6 7 8 9 10"
However, the previous command is not remapping any buttons so it would be the same as not to execute it at all since it is the default mapping.
Note: You should take into account, though, that if you're using xbindkeys or a similar program to assign a keybinding to the so called "Quick Switch Program Selector" (topmost button with two overlapped squares), this button changes mapping under the default mapping to button 8 instead of 10 in previous versions of Xorg.
moja myszka wyglada tak:
http://img.cyberfight.ru/hardware/mx510-1.jpg
chcialbym miec na kliknieciu rolki podwojny klik, na lewym bocznym (tym mniejszym) forward, a na tym wiekszym back ... no i oczywiscie, zeby dzialal skrol
to wszystko dzieje sie na fluxboksie ! a wogole to akceleracja myszy ! w kde da sie wszystko poustawiac, przyspieszenie myszy, sensitivity itd ... jak to ustawic w fluxbox ?