Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Configuring a IntelliMouse Explorer 2.0 in X
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
g3n
Guru
Guru


Joined: 13 Dec 2003
Posts: 543
Location: México

PostPosted: Sun Mar 13, 2005 4:57 am    Post subject: Configuring a IntelliMouse Explorer 2.0 in X Reply with quote

I want to use all (or as many as posible) of my new mouse buttons, it's a Wireless IntelliMouse Explorer 2.0 on USB, as i remember my old mouse have 7 buttons and they were configured to control de volume of kmix, and its xorg.conf was like this:
Code:
Section "InputDevice"
   Identifier   "usbmouse"
   Driver      "mouse"
   Option      "Protocol"      "ExplorerPS/2"
   Option      "Device"      "/dev/input/mice"
   Option      "Buttons"      "7"
   Option      "ZAxisMapping"      "4 5 6 7"
   Option      "SendCoreEvents"   "true"
EndSection

I copy pasted that old section and xev doesn't show the new buttons events, what can i do?
_________________
--[G]--
Back to top
View user's profile Send private message
vladgrigorescu
Guru
Guru


Joined: 11 Jan 2005
Posts: 360

PostPosted: Tue Jan 10, 2006 10:15 pm    Post subject: Reply with quote

Can you use the evdev module instead? On the new (6.9/7.0) Xorg ebuilds, the evdev module has been updated, and requires almost no configuration.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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