Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Question to the ligitech's optical cordless mouse users...
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
LynZ
Apprentice
Apprentice


Joined: 05 Jan 2004
Posts: 220
Location: MIPT

PostPosted: Thu Dec 16, 2004 6:02 pm    Post subject: Question to the ligitech's optical cordless mouse users... Reply with quote

How did you enabled scrolling in it?
Mine is the "Cordless mouse optical" (2 buttons 1 wheel)...
_________________
Athlon64 (Venice) 3200+ @ ABIT KN8 ULTRA
1 Gb DDR 400
ASUS GeForce 6200 64Mb PCI-X
2 x Samsung SpinPoint P80 80 Gb
SB Live! 5.1 Player
Sven IMHOO MT 5.1
Back to top
View user's profile Send private message
donno
n00b
n00b


Joined: 08 Nov 2004
Posts: 9

PostPosted: Thu Dec 16, 2004 6:09 pm    Post subject: Reply with quote

Just modify your "InputDevice" section in xorg.conf like this:

Code:

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"

    Option "Device"      "/dev/psaux"
    Option "Buttons" "5"
    Option "ZAxisMapping" "4 5"
Back to top
View user's profile Send private message
kudude
Apprentice
Apprentice


Joined: 02 Jun 2004
Posts: 160

PostPosted: Thu Dec 16, 2004 6:13 pm    Post subject: Reply with quote

if it's not clear the
Code:

Option   "ZAxisMapping"  "4 5"


does it. just add that line
Back to top
View user's profile Send private message
donno
n00b
n00b


Joined: 08 Nov 2004
Posts: 9

PostPosted: Thu Dec 16, 2004 6:20 pm    Post subject: Reply with quote

kudude wrote:
if it's not clear the
Code:

Option   "ZAxisMapping"  "4 5"


does it. just add that line



Yes, my post wasn't really clear and the other lines i pasted could have mess ed things up. Sorry for that., the last line is obviously enuff.
Back to top
View user's profile Send private message
LynZ
Apprentice
Apprentice


Joined: 05 Jan 2004
Posts: 220
Location: MIPT

PostPosted: Thu Dec 16, 2004 6:24 pm    Post subject: Reply with quote

ZAxisMapping is there
My Mouse section of xorg.conf
Code:
    Identifier  "Mouse1"
    Driver  "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/input/mice"
    Option "Resolution"  "800"
    Option "Buttons"     "5"
    Option "SampleRate"  "200"
    Option "ZAxisMapping" "7 8"


_________________
Athlon64 (Venice) 3200+ @ ABIT KN8 ULTRA
1 Gb DDR 400
ASUS GeForce 6200 64Mb PCI-X
2 x Samsung SpinPoint P80 80 Gb
SB Live! 5.1 Player
Sven IMHOO MT 5.1
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