Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] mouse sticks at top left borders
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
tmske
Tux's lil' helper
Tux's lil' helper


Joined: 19 May 2005
Posts: 141

PostPosted: Thu May 19, 2005 12:48 pm    Post subject: [solved] mouse sticks at top left borders Reply with quote

I just finished my gentoo installation. First I had no mouse problems but after some internet problems (I had to recompile the kernel) I couldn't get X started anymore. Now I've finally got x started, but I have a mouse problem.

My mouse moves but it jumps to the top and left borders of the screen.
I have a dell latitude d600.

It's not my only problem, i still have no 3d acceleration, but if I could get my mouse up, that would be a good thing.

this is a part of the xorg.conf (I cannot copy it because I'm not working on my laptop)

Code:
Section "InputDevice"

Identifier "Mouse"
Driver "mouse"
Option "Protocol" "Microsoft"
Option "Device" "/dev/input/mice"

EndSection


Last edited by tmske on Thu May 19, 2005 1:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
jbc28
Apprentice
Apprentice


Joined: 07 Jan 2003
Posts: 205
Location: Edinburgh

PostPosted: Thu May 19, 2005 12:58 pm    Post subject: Reply with quote

Hi,
You could try:
Code:
Option          "Protocol"              "ImPS/2"
Back to top
View user's profile Send private message
tmske
Tux's lil' helper
Tux's lil' helper


Joined: 19 May 2005
Posts: 141

PostPosted: Thu May 19, 2005 1:11 pm    Post subject: Reply with quote

Thanks, it's solved!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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