Issues Related to Hardware (Sound, Video, Printers, Scanners, Webcams, Touchpads, Keyboards, Sensors, Drives, GRUB, etc.)
Moderator: Moderators
by pwe » Fri Nov 09, 2007 22:20
hi
after update xorg-server and xorg-x11 i dont have mouse in X (KDE) but i have in in console (ctrl+alt+f1).
anybody knows why?
-
pwe
- Baby Hen
-
- Posts: 15
- Joined: Sun Oct 28, 2007 22:54
by joost » Fri Nov 09, 2007 22:28
you need to edit your /etc/X11/xorg.conf .
- Code: Select all
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
EndSection
try to change /dev/psaux into /dev/input/mice
this worked for me.
Also remember to remerge all the xorg drivers you are using.
example for mouse:- Code: Select all
emerge xf86-input-mouse
-
joost
- Sagely Hen
-
- Posts: 2668
- Joined: Fri Nov 17, 2006 12:11
- Location: The Netherlands
-
by pwe » Sat Nov 10, 2007 2:08
thanks!! its working

-
pwe
- Baby Hen
-
- Posts: 15
- Joined: Sun Oct 28, 2007 22:54
by quelled » Sat Nov 10, 2007 2:14
Yeah, just pull them releases, until enough errors are re-creatabile.
your good at @ that, aren't ya'.
-
quelled
- Baby Hen
-
- Posts: 1
- Joined: Sat Nov 10, 2007 2:07
by joost » Sat Nov 10, 2007 11:35
What do you mean?

-
joost
- Sagely Hen
-
- Posts: 2668
- Joined: Fri Nov 17, 2006 12:11
- Location: The Netherlands
-
Return to Hardware
Who is online
Users browsing this forum: No registered users and 3 guests