derverstand Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Terminator/movie_the_terminator_machine.gif)
Joined: 15 Dec 2005 Posts: 511 Location: /dev/null
|
Posted: Tue Feb 07, 2006 9:22 pm Post subject: [solved] imwheel |
|
|
Hi,
How do I configure .imwheelrc? I have a MX900 working with 10 buttons, but I don't understand yet, how to use imwheel properly.
/etc/X11/xorg.conf
Code: |
...
Option "Buttons" "10"
Option "ZAxisMapping" "9 10"
...
|
Then I do map the buttons like this:
Code: |
/usr/X11R6/bin/xmodmap -e "pointer = 1 2 3 6 7 8 9 10 4 5"
|
But how do I configure buttons 6,7 now? I've got to start imwheel with
And now the question: What to put in .imwheelrc? Whats the name convention of these buttons? Up,Down,Left,Right,Thumb1,Thumb2? On my mouse buttons 6,7 are the Thumbbuttons, but somehow it doesn't work.
Code: |
None, <Left,Right,Up,Down,Thumb1,Thumb2>, Alt_L|Left
|
I'd be grateful for any hints.
Best regards! |
|