View previous topic :: View next topic |
Author |
Message |
Delerium Guest
|
Posted: Tue Apr 16, 2002 8:48 pm Post subject: Usb Mouse |
|
|
hi everyone!
I cannot find out how to set my usb mouse with Xfree. If I use /dev/mouse, X doesn't start at all, it can't initialize the "core pointer".
If I try /dev/input/mice or /dev/input/mouse0, my X windows freezes and I must hit the big red button (reset).
Is there something I should compile into the kernel to get it work?
Thanks! |
|
Back to top |
|
|
nempo Guru
Joined: 16 Apr 2002 Posts: 360 Location: Linkoping, Sweden
|
Posted: Tue Apr 16, 2002 8:53 pm Post subject: |
|
|
try these settings
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5" #for scrollwheel |
|
Back to top |
|
|
fghellar Bodhisattva
Joined: 10 Apr 2002 Posts: 856 Location: Porto Alegre, BR
|
Posted: Tue Apr 16, 2002 8:59 pm Post subject: Re: Usb Mouse |
|
|
Delerium wrote: | Is there something I should compile into the kernel to get it work? |
Yes, there is.
Check here. _________________ | www.gentoo.org | www.tldp.org | www.google.com | |
|
Back to top |
|
|
Nitro Bodhisattva
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Tue Apr 16, 2002 9:00 pm Post subject: |
|
|
Have you tried reading: https://forums.gentoo.org/viewtopic.php?t=79 ? _________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|
Back to top |
|
|
Delerium Guest
|
Posted: Wed Apr 17, 2002 9:39 pm Post subject: Thanks |
|
|
I would like to thanks everyone!! It WORKS!!!
And what a fast answer of your part...
Clap clap to all gentoo's forum user! |
|
Back to top |
|
|
|