lkml.org 
[lkml]   [1999]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Mouse gets stuck (solution)
> I used the same X server with v2.1.86 for a long time. The problem didn't
> turn up until v2.1.126.

Try this (it's always worked for me when GoofyMouse(tm) strikes):

With gpm, specify the -R option (repeater)

In XF86Config, tell it your mouse is a mouse systems and point it to
/dev/gpmdata

(RedHat-centric but an example)

/etc/sysconfig/mouse:

MOUSETYPE="ps2 -R -3"
XEMU3=no

/etc/X11/XF86Config:

Section "Pointer"
Protocol "mousesystems"
Device "/dev/gpmdata"


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:49    [W:0.026 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site