Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] gnome uncontrollable mouse
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
square
n00b
n00b


Joined: 23 Apr 2005
Posts: 33

PostPosted: Wed Mar 07, 2007 1:45 am    Post subject: [SOLVED] gnome uncontrollable mouse Reply with quote

I'm using a Kensington Three Button Optical mouse through a KVM switch ( LINKSKEY LKV S04SK Slim KVM Switch ).

I just upgraded to 2.6.20 kernel, and have successfully installed gnome.
Even on the gnome login screen, the mouse is uncontrollable, and ends up at random places, and even clicks by itself sometimes. It usually ends up in the upper left corner.

below is my xorg.conf file

any help or direction with this would be appreciated greatly ..


Section "Files"

FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"

EndSection


Section "ServerFlags"


EndSection

Section "InputDevice"

Identifier "Keyboard1"
Driver "kbd"

Option "AutoRepeat" "500 30"

Option "XkbRules" "xorg"
Option "XkbModel" "compaqik13"
Option "XkbLayout" "us"

EndSection

Section "InputDevice"


Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Microsoft"
Option "Device" "/dev/input/mouse0"

Option "ZAxisMapping" "4 5 6 7"


Option "Emulate3Buttons"


Option "ChordMiddle"

EndSection


Section "Monitor"

Identifier "hanns_g"
HorizSync 31.5 - 35.1
VertRefresh 50-90

EndSection


Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"

Driver "vga"

EndSection


Section "Device"
Identifier "RAD_CARD"
Driver "radeon"
EndSection



Section "Screen"
Identifier "Screen 1"
Device "RAD_CARD"
Monitor "hanns_g"
DefaultDepth 24

Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024_60"
ViewPort 0 0
EndSubsection
EndSection



Section "ServerLayout"

Identifier "Simple Layout"


Screen "Screen 1"


InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"

EndSection

Section "DRI"
Mode 0666
EndSection


Last edited by square on Thu Mar 08, 2007 3:48 am; edited 1 time in total
Back to top
View user's profile Send private message
IQgryn
l33t
l33t


Joined: 05 Sep 2005
Posts: 764
Location: WI, USA

PostPosted: Wed Mar 07, 2007 5:07 am    Post subject: Reply with quote

First: in general, the "code" formatting option makes config files much easier to read.

It looks like you have the mouse set to the "Microsoft" protocol. Try "Auto" out instead. If that doesn't work (although it should), tell me what sort of a connection your mouse and KVM switch use and I'll try to give a more specific answer.
Back to top
View user's profile Send private message
square
n00b
n00b


Joined: 23 Apr 2005
Posts: 33

PostPosted: Wed Mar 07, 2007 9:42 pm    Post subject: SOLVED -- gnome uncontrollable mouse Reply with quote

Sorry about the "Code" .. will be sure to use that in the future.

I changed it to "Auto" and then gdm-restart and it's working now.

Not that it matters much, but I actually did do the research, and had tried "Auto" _several times_ before and it still wasn't working. So I felt I had no choice but to resort to the forum and ask dumb questions. :-)

Why it worked this time is beyond me.

many thanks, and apologies.

btw .. it was in the PS/2 ( I think that's what it's called ) input, and both the KVM and the mouse had the same connector, if you know what I mean....

thanks again.

also -- would like to label this as [SOLVED] but don't know how.
Back to top
View user's profile Send private message
Roman_Gruber
Advocate
Advocate


Joined: 03 Oct 2006
Posts: 3846
Location: Austro Bavaria

PostPosted: Wed Mar 07, 2007 10:02 pm    Post subject: Re: SOLVED -- gnome uncontrollable mouse Reply with quote

You have to edit the first post of your thread, then you can add solved to the title.

square wrote:
Sorry about the "Code" .. will be sure to use that in the future.

I changed it to "Auto" and then gdm-restart and it's working now.

Not that it matters much, but I actually did do the research, and had tried "Auto" _several times_ before and it still wasn't working. So I felt I had no choice but to resort to the forum and ask dumb questions. :-)

Why it worked this time is beyond me.

many thanks, and apologies.

btw .. it was in the PS/2 ( I think that's what it's called ) input, and both the KVM and the mouse had the same connector, if you know what I mean....

thanks again.

also -- would like to label this as [SOLVED] but don't know how.
Back to top
View user's profile Send private message
cstiehl
n00b
n00b


Joined: 07 Mar 2004
Posts: 12
Location: Pgh, PA

PostPosted: Wed Mar 07, 2007 10:06 pm    Post subject: Reply with quote

Make sure you switch your KVM to your windows box then back and the mouse still works. This is a fairly common issue with these crappy little KVM's. I have them too.

Search the forums for "kvm mouse", plenty of good reading.

https://forums.gentoo.org/viewtopic-t-66958-highlight-kvm+mouse.html

As far as marking as solved, I think you can just edit your original post.
Back to top
View user's profile Send private message
square
n00b
n00b


Joined: 23 Apr 2005
Posts: 33

PostPosted: Thu Mar 08, 2007 3:49 am    Post subject: Reply with quote

fantastic -- many thanks to all.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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