Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Modern mouse additional button support
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
matiit
Guru
Guru


Joined: 05 Aug 2007
Posts: 506

PostPosted: Tue May 27, 2008 3:39 pm    Post subject: Modern mouse additional button support Reply with quote

I have mouse (Trust MI-2500X) via USB to PS/2 (because i have not so many USB ports)
I have 7 buttons: Left, Roght, Scroll (middle button), scroll up, scroll down, left and right additional...
I have it working thanks to
Code:

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 "ButtonMapping" "1 2 3 6 7"
EndSection

and imwheel.
Imwheel is a program which is currently not work up.
Maybe There is little modernen way to have it works.
I want only specially funcions for left and right additional buttons (for undo and prev page navigation..., and/or bind just what i want key :) eg. ctrl|left blabla :)
Please show me the way :)
Back to top
View user's profile Send private message
matiit
Guru
Guru


Joined: 05 Aug 2007
Posts: 506

PostPosted: Sat May 31, 2008 10:06 am    Post subject: Reply with quote

hmm?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum