Paul-in-Devon-UK wrote:Uncle Bob wrote:I use the above-mentioned mouse and have it configured in xorg.conf as follows:
- Code: Select all
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "false"
Option "ButtonMapping" "1 2 3 6 7"
EndSection
I have the same mouse but no back/forward functioning buttons. I looked but do not seem to have an xorg.conf file. I guess I could create one from the above code but as a NooB have no idea where to put it.
Could you tell me where to put it.
So, what changes do you make to the file to make your "fully operational Mouse"? I'd like to have the two left side buttons on my Explorer mouse be forward and back (and if I could get the wheel button to be double click , that would be nice, tho linux doesn't seem to use double click like windows does.)



