Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem with basic wheel mouse
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
LucaSpiller
Apprentice
Apprentice


Joined: 10 Sep 2004
Posts: 188
Location: Censorship Land (aka England)

PostPosted: Wed Sep 22, 2004 8:44 pm    Post subject: Problem with basic wheel mouse Reply with quote

Firstly: I am using a copy of Gentoo 2004.2 from a cover CD, it is slightly out of date and I have not yet had a chance to update anything because I have 56k.

I have setup Gentoo from a stage 1 install and it seems to be good. Boot up times are extraordinarily fast (30secs from Grub to Kde login screen :D, 12 secs to shutdown :D) and it just seems faster and more responsive overal, than other Linux distros.

So far the only problem I am having is my mouse in X.org: for some reason sometimes whenever I am moving it, it just does random stuff - just moving in the Y direction and buttons being pressed when they are not. I do not have this problem in other distros so why with this? I tried copying the mouse part from my Mandrake X11-R4 config file to my X.org config file but it still locks up every so often.

My mouse is a Packard Bell optical wheel mouse: 3 buttons, 1 scrollwheell, PS/2 interface.

Thanks for any help.
Back to top
View user's profile Send private message
DrKayBee
Tux's lil' helper
Tux's lil' helper


Joined: 11 May 2004
Posts: 143
Location: Columbus, OH

PostPosted: Wed Sep 22, 2004 8:56 pm    Post subject: Reply with quote

When you configured X, did you configure the mouse as 'auto' or 'ps/2'?
Have you changed the configuration to "IMPS/2" for wheel mouse as per the install instructions?
_________________
Cheers,
KB
<-----------
Yes - that's Herman Toothrot
Back to top
View user's profile Send private message
LucaSpiller
Apprentice
Apprentice


Joined: 10 Sep 2004
Posts: 188
Location: Censorship Land (aka England)

PostPosted: Thu Sep 23, 2004 6:08 pm    Post subject: Reply with quote

Where does the 'auto' / 'ps/2' bit need to be set? I am not really used to editing the Xorg config file because I have only just got into Gentoo.

Here is the section for the mouse:

Code:
Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "CorePointer"
    Option "Protocol" "IMPS/2"
    Option "Device" "/dev/psaux"
    Option "ZAxisMapping" "4 5"
EndSection


I have tried various options for ZAxisMapping and Protocol but they do not seem to help. :(
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