LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   laptop mouse not working outside GUI in Fedora 13 (https://www.linuxquestions.org/questions/linux-newbie-8/laptop-mouse-not-working-outside-gui-in-fedora-13-a-852133/)

bfzhou 12-23-2010 09:39 PM

laptop mouse not working outside GUI in Fedora 13
 
Hello,

I have a Dell Inspiron 1501 recently converted to run Fedora 13.

Everything seems fine except the touchpad mouse doesn't work outside the X-Window. When I boot to full multi-user mode, the mouse doesn't work at all. I think this is responsible for the typical UNIX copy & paste by selecting and right clicking not to work within GUI.

Here's the output of
# xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ SynPS/2 Synaptics TouchPad id=11 [slave pointer (2)]
⎜ ↳ Macintosh mouse button emulation id=12 [slave pointer (2)]

Can anyone please advise me what I need to do to make the mouse functional?

thanks for any insight, and Merry Christmas.
:scratch:

jmite 12-23-2010 10:36 PM

Have you tried it with a USB mouse? That might help determine if it's an X11 problem or a Device/driver problem...

lugoteehalt 12-24-2010 12:25 AM

Quote:

Originally Posted by bfzhou (Post 4201683)
Hello,

I have a Dell Inspiron 1501 recently converted to run Fedora 13.

Everything seems fine except the touchpad mouse doesn't work outside the X-Window.

You mean mouse works inside X but not when go to black screen, with say ctrl+alt+F1?

Just install gpm, general purpose mouse.

bfzhou 12-25-2010 10:57 PM

thanks for responding. here's my output:

rpm -aq|grep mouse
mousetweaks-2.30.1-1.fc13.i686
xorg-x11-drv-mouse-1.5.0-4.fc13.i686

what is the package I should install?

lugoteehalt 12-28-2010 08:35 PM

Quote:

Originally Posted by bfzhou (Post 4203118)
thanks for responding. here's my output:

rpm -aq|grep mouse
mousetweaks-2.30.1-1.fc13.i686
xorg-x11-drv-mouse-1.5.0-4.fc13.i686

what is the package I should install?

Don't know much about Redhat type stuff. IF my above post is correct the package will probably just be called "gpm". Otherwise: http://packages.sw.be/gpm/ ??

bfzhou 12-31-2010 07:32 PM

here's the output

rpm -aq | grep pgm
gpgme-1.1.8-4.fc13.i686
pygpgme-0.1-18.20090824bzr68.fc13.i686

So I already have the right driver?

thanks & Happy New Year!

John VV 12-31-2010 10:31 PM

install and/or turn on "gpm" at boot
there is a service for it set it to runlevel 3


All times are GMT -5. The time now is 06:58 AM.