View previous topic :: View next topic |
Author |
Message |
nsahoo l33t


Joined: 17 Jul 2003 Posts: 618
|
Posted: Wed Mar 15, 2006 8:42 pm Post subject: [SOLVED] back and forward button on Intellimouse optical |
|
|
Hi,
The following is in my mouse section of xorg.conf. But, I can't get the forward and back mouse button to work on my Intellimouse with the browser.
Code: |
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
|
Do I have to use any other program like imwheel or something for that?
Any help?
Nachi
Last edited by nsahoo on Mon Apr 10, 2006 12:19 am; edited 1 time in total |
|
Back to top |
|
 |
Telemin l33t


Joined: 25 Aug 2005 Posts: 753 Location: Glasgow, UK
|
Posted: Wed Mar 15, 2006 11:27 pm Post subject: |
|
|
try using Xmodmap to map the buttons to the relevant commands. There's an article about it somewhere in the wiki i'm sure. _________________ The Geek formerly known as -Freestyling-
When you feel your problem has been solved please add [Solved] to the topic title.
Please adopt an unanswered post |
|
Back to top |
|
 |
nsahoo l33t


Joined: 17 Jul 2003 Posts: 618
|
Posted: Thu Mar 16, 2006 3:58 am Post subject: |
|
|
Thanks .. I found the page from wiki. |
|
Back to top |
|
 |
|