View previous topic :: View next topic |
Author |
Message |
PowerfulPenguin n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/StarCraft/starcraft_protoss_darkarcho.gif)
Joined: 11 May 2003 Posts: 2
|
Posted: Sun May 11, 2003 10:09 pm Post subject: Problem with mice with gnome |
|
|
ok i can't find out what to do with this, my XF86Config looks perfectly good to me. I have a synaptics touchpad and some logitech mouse plugged into the PS/2 port. Here's what the InputDevice sections and my ServerLayout sections in XF86Config look like.
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "yes
EndSection
Section "InputDevice"
Identifier "Mouse2"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes
EndSection
Section "ServerLayout"
Identifier "Main Layout"
InputDevice "Mouse1" "CorePointer"
InputDevice "Mouse2" "SendCoreEvents"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "ServerLayout"
Identifier "another layout"
Screen "Screen1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse2" "SendCoreEvents"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse2" "SendCoreEvents"
EndSection
and when i start up X and gnome, i can't move the mouse pointer. Anyone got any ideas? If you do, it would be much appreciated. thanks. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
grooveman Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/11473736443e5a75084276d.jpg)
Joined: 24 Feb 2003 Posts: 1217
|
Posted: Mon May 12, 2003 1:06 pm Post subject: |
|
|
First, I think you need to find out if it has to do with your Xconfig, or something else. Here are a few trouble-shooting ideas to get you started.
You can try starting up your broken X environment, and hitting "ctr+shift+numlock". This should beep the system bell and allow you to control the mouse with the number cluster.
Does your mouse work with gpm and no X environment? Try dropping to a command prompt, then typing "/etc/init.d/gpm start". This allows you to use the mouse to select,cut and past in a vt. The mouse pointer will look like a white cursor.
If this works, you know it is very likely the problem is with X, and not something else.
Check your /dev directory and make sure your psaux device is there, and the perms are correct.
Also, try dumping the touchpad and seeing if you can get just the mouse to work, once that is working try adding the touchpad again.
I am assuming that the mouse itself is not broken.... _________________ To look without without looking within is like looking without without looking at all. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
watersb Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1194996218563d7b75f1709.jpg)
Joined: 04 Sep 2002 Posts: 297 Location: take a left turn in Tesuque
|
Posted: Tue May 13, 2003 5:09 am Post subject: |
|
|
I would certainly try a configuration with just one of the pointers -- try them one at a time.
If the devices work OK independently, then I would try using "Auto" for the "Protocol" option.
But I am not sure, because I have not tried this myself... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|