how to solve this problem..

  • the_1
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Mar 13, 2008
  • Posts: 13
  • Status: Offline

Post March 25th, 2008, 4:37 am

i have installed the CENTOS 5.

OS is working perfectly but the only problem is that the mouse cursor is sticked in the left side of screen.
it is moving up and down i mean vertical but not moving horizontal.
first i thought may be problem of installation but that is not because it happens again after re-installation.

can anyone please tell how to solve this freaky problem..??
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post March 25th, 2008, 4:37 am

  • Don2007
  • Web Master
  • Web Master
  • No Avatar
  • Joined: Nov 21, 2006
  • Posts: 4924
  • Loc: NY
  • Status: Offline

Post March 25th, 2008, 5:14 am

It sounds like one of the gears in the mouse is bad. Try another mouse or move the ball by hand. I don't think the problem is in CentOS.
How do you know when a politician is lying? His mouth is moving.
  • the_1
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Mar 13, 2008
  • Posts: 13
  • Status: Offline

Post March 25th, 2008, 10:26 pm

Don2007 wrote:
It sounds like one of the gears in the mouse is bad. Try another mouse or move the ball by hand. I don't think the problem is in CentOS.


i have checked the mouse..
its working perfectly..
i think so its a problem of configuration.
and that i dont know..

can anyone please help... :roll:
  • Don2007
  • Web Master
  • Web Master
  • No Avatar
  • Joined: Nov 21, 2006
  • Posts: 4924
  • Loc: NY
  • Status: Offline

Post March 26th, 2008, 5:27 am

How did you check the mouse? Did you try it on another machine? I would also try another mouse on the machine in question.
How do you know when a politician is lying? His mouth is moving.
  • Daemonguy
  • Moderator
  • Web Master
  • User avatar
  • Joined: Jan 23, 2004
  • Posts: 2673
  • Loc: Somewhere outside the box in Sarasota, FL.
  • Status: Offline

Post March 26th, 2008, 10:50 am

You probably have the wrong mouse driver installed.

Verify the correct mouse driver for the one you use, and change your config to match.

Check for the following stanza in your /etc/x11/xorg.conf;

Code: [ Select ]
Section "InputDevice"
    Identifier "Mouse0"
    Driver     "mouse"
    Option     "Protocol" "IMPS/2"
    Option     "Device" "/dev/input/mice"
    Option     "Emulate3Buttons" "no"
EndSection
  1. Section "InputDevice"
  2.     Identifier "Mouse0"
  3.     Driver     "mouse"
  4.     Option     "Protocol" "IMPS/2"
  5.     Option     "Device" "/dev/input/mice"
  6.     Option     "Emulate3Buttons" "no"
  7. EndSection
"It's always a long day, 86,400 won't fit into a short."
  • the_1
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Mar 13, 2008
  • Posts: 13
  • Status: Offline

Post March 26th, 2008, 7:49 pm

Don2007 wrote:
How did you check the mouse? Did you try it on another machine? I would also try another mouse on the machine in question.

yes my mouse is ok..
i have changed 2-3 mouse but still problem remains same.
  • Don2007
  • Web Master
  • Web Master
  • No Avatar
  • Joined: Nov 21, 2006
  • Posts: 4924
  • Loc: NY
  • Status: Offline

Post March 27th, 2008, 11:40 am

If you're sure that the mouse is good then, do what daemonguy suggested.

Is the mouse connected to a USB or PS2 port?
How do you know when a politician is lying? His mouth is moving.
  • the_1
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Mar 13, 2008
  • Posts: 13
  • Status: Offline

Post March 27th, 2008, 9:35 pm

Don2007 wrote:
If you're sure that the mouse is good then, do what daemonguy suggested.

Is the mouse connected to a USB or PS2 port?


thanks for replying..

but i have checked that also..
mouse is connected via USB and the port is OK..
i can say confident because if i am installing windows then its working perfectly but when i am installing linux then only it gives the problem..

can any one please help to solve this freaky problem.. :?
  • Don2007
  • Web Master
  • Web Master
  • No Avatar
  • Joined: Nov 21, 2006
  • Posts: 4924
  • Loc: NY
  • Status: Offline

Post March 28th, 2008, 5:16 am

Get a PS2 adapter or a PS2 mouse and see what happens.
How do you know when a politician is lying? His mouth is moving.
  • Daemonguy
  • Moderator
  • Web Master
  • User avatar
  • Joined: Jan 23, 2004
  • Posts: 2673
  • Loc: Somewhere outside the box in Sarasota, FL.
  • Status: Offline

Post March 28th, 2008, 10:44 am

I provided several recourses of action, as yet I see no response to them.
"It's always a long day, 86,400 won't fit into a short."
  • Don2007
  • Web Master
  • Web Master
  • No Avatar
  • Joined: Nov 21, 2006
  • Posts: 4924
  • Loc: NY
  • Status: Offline

Post March 28th, 2008, 11:45 am

He replied to your suggestion in his post, Mar 30th at 1:35AM, after I had told him to try what you had said on Mar 29th at 3:40PM.


thanks for replying..

but i have checked that also..
How do you know when a politician is lying? His mouth is moving.
  • the_1
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Mar 13, 2008
  • Posts: 13
  • Status: Offline

Post March 28th, 2008, 8:23 pm

Daemonguy wrote:
I provided several recourses of action, as yet I see no response to them.


hello Daemonguy,
sorry to say but not like that..
i have tried that also but still no cahnge in output..
  • the_1
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Mar 13, 2008
  • Posts: 13
  • Status: Offline

Post March 28th, 2008, 8:26 pm

Don2007 wrote:
Get a PS2 adapter or a PS2 mouse and see what happens.

hmm. well thanks again..
but that is not possible to do..i dont have PS2 mouse.
  • Don2007
  • Web Master
  • Web Master
  • No Avatar
  • Joined: Nov 21, 2006
  • Posts: 4924
  • Loc: NY
  • Status: Offline

Post March 29th, 2008, 5:20 am

What do you mean it's not possible? Buy a PS2 mouse or buy an adapter. Don't be cheap all your life.
How do you know when a politician is lying? His mouth is moving.
  • Daemonguy
  • Moderator
  • Web Master
  • User avatar
  • Joined: Jan 23, 2004
  • Posts: 2673
  • Loc: Somewhere outside the box in Sarasota, FL.
  • Status: Offline

Post March 31st, 2008, 1:39 pm

Don2007 wrote:
He replied to your suggestion in his post, Mar 30th at 1:35AM, after I had told him to try what you had said on Mar 29th at 3:40PM.


thanks for replying..

but i have checked that also..



Uh... huh?

Considering your message was posted Mar 29th, unless he has a time machine I sincerely doubt that. :)

Additionally, my post initially asked for the stanza to be verified.

If it is USB, then he should check to ensure he has usb drivers operating. (usbd)

Also, telling him 'not to be cheap', is not helpful.
"It's always a long day, 86,400 won't fit into a short."
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post March 31st, 2008, 1:39 pm

Post Information

  • Total Posts in this topic: 25 posts
  • Users browsing this forum: No registered users and 104 guests
  • 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 post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.