LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-23-2008, 11:59 PM   #1
ravidevan
LQ Newbie
 
Registered: Aug 2008
Posts: 1

Rep: Reputation: 0
mouse curser not moving after Fedora core 6 installation


I am new to linux.I have installed Fedora core 6 in PIII machine , after installation the mouse cursor is struck in the middle of the screen not able to now the cursor. but the mouse works in windows.help to fix problem. thank u.
 
Old 08-24-2008, 01:23 AM   #2
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Rep: Reputation: 38
Welcome to LQ

I never used fedora so I can not say anything about that.
However, I might be able to help configure your mouse.

First for a few questions:
Fedora 9 is out why use an old version?
Have you googled and searched on LQ for answers?
What type of mouse do you have? usb or serial?
Is your mouse two or three button?
What type of computer do you have?
If you have a laptop, does the touch pad work?

For usb mouse in command line try the following:

su
password
lsusb
My comuter can see my usb mouse, Kensington Pocket Mouse Pro
Code:
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 004: ID 1058:1102 Western Digital Technologies, Inc.
Bus 003 Device 003: ID 047d:1023 Kensington Pocket Mouse Pro Wireless
Bus 003 Device 002: ID 0451:2046 Texas Instruments, Inc. TUSB2046 Hub
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 03f0:3f11 Hewlett-Packard PSC-1315/PSC-1317
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000

What do you get?


Code:
Configure X for the mouse
edit /etc/X11/xorg.conf as follows:
su
password
cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak #backup xorg
nano /etc/X11/xorg.conf
You should have a section on Input Devices.
Specifically on the Mouse.

Code:
Two button mouse should look similar to this.
    Identifier     "Mouse1"
    Driver         "mouse"
    Option         "Protocol" "PS/2"
    Option         "Device" "/dev/mouse" #Your device might be slightly different.
    
Three button mouse should look similar to this.
    Identifier     "Mouse1"
    Driver         "mouse"
    Option         "Device" "/dev/mouse"
    Option "Protocol" "IMPS/2"	
    Option "ZAxisMapping" "4 5" 
    Option "Buttons" "3"


For added info see this link.
 
Old 08-24-2008, 06:41 AM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
From Fedora 8
Quote:
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
You could try changing Option "Protocol" to
"ExplorerPS/2" (or "IMPS/2")

Good Luck !

Last edited by knudfl; 08-26-2008 at 10:18 AM.
 
Old 08-24-2008, 10:41 AM   #4
cmx08
Member
 
Registered: Aug 2008
Location: Malaysia
Distribution: Fedora Core
Posts: 35

Rep: Reputation: 15
I also using the fedora core 6 but I did not facing this problem. I using the USB mouse. What type of mouse you using (USB or PS2)? I'm also new in Linux so just want to know more about all this problem.
 
Old 08-24-2008, 11:30 AM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
I use both PS2 mice and USB mice,
USB wired or wireless, and they
seem always to work without any
change of xorg.conf.
So that is probably not the issue.

The "Protocol" is important.

Regards

Last edited by knudfl; 08-25-2008 at 09:22 AM.
 
Old 08-24-2008, 11:44 AM   #6
amani
Senior Member
 
Registered: Jul 2006
Location: Kolkata, India
Distribution: Debian 64-bit GNU/Linux, Kubuntu64, Fedora QA, Slackware,
Posts: 2,766

Rep: Reputation: Disabled
Limited RAM can also result in 'near frozen' mouse and slow Xwindows
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installation Fedora Core 5 - Mouse Problem techmind48 Fedora - Installation 1 08-30-2006 01:44 PM
Installation Fedora Core 5 Mouse Problem techmind48 Linux - Hardware 2 08-05-2006 09:43 AM
howto adjust the speed of the mouse curser KDE debian Lleb_KCir Linux - General 2 05-09-2005 03:50 PM
After installation of Fedora Core I and reboot mouse and keyboard will not work wheckel Fedora 3 03-03-2004 10:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration