Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
logitech mx310 and XF86Config
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
slavelabor
n00b
n00b


Joined: 28 Jul 2004
Posts: 3

PostPosted: Wed Jul 28, 2004 6:51 pm    Post subject: logitech mx310 and XF86Config Reply with quote

before upgrading to my 2.6 kernel, the side buttons on my logitech mx 310 worked. a simple xmodmap -e 'pointer = 1 2 3 6 7 4 5' setup everything correctly. but since the upgrade, the two side buttons quit working. I had to change the mouse protocol from ExplorerPS/2 to IMPS/2 for the buttons to start even generating X events again, but when they do they show up as button 2 and button 3, respectively (obviously screwed up). tried a few different xmodmap configs, and it's not stopping those buttons from showing up and button 2 and button 3. here's my relevant XF86Config info:

Code:

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    #Option "Protocol"    "ExplorerPS/2"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/input/mice"
    Option "Buttons"     "7"
    Option "ZAxisMapping" "4 5"

EndSection


I think this is some kind of driver issue, but don't know where to start.
Back to top
View user's profile Send private message
slavelabor
n00b
n00b


Joined: 28 Jul 2004
Posts: 3

PostPosted: Wed Jul 28, 2004 9:10 pm    Post subject: Reply with quote

anybody? :cry:
Back to top
View user's profile Send private message
bennettp
Guru
Guru


Joined: 22 Feb 2004
Posts: 335
Location: on my back and tumbling

PostPosted: Thu Jul 29, 2004 3:13 am    Post subject: Reply with quote

I've never had this problem, I only just got my mx310 :)

However, you might be interested in how I got the 8th button working (the little "app switcher" button below the wheel). And it might also get the side buttons working.

I put the info in this thread.


Last edited by bennettp on Thu Jul 29, 2004 3:19 am; edited 1 time in total
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