[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mouse has a mind of its own...



On 2000-02-11 18:14:52, Heikki Henriksen wrote:

> Are you using gpm (mouse support for virtual consoles)? If so, switch to a
> terminal-window using Ctrl-Alt-F1, login and for now do "/etc/inid.d/gpm
> stop". There are options to make gpm support X or vice-versa, but I
> haven't got them in my head.
> Restart X.

Use gpm's repearter feature, from /etc/gpm.conf:

device=/dev/psaux
responsiveness=9
repeat_type=raw
type=ps2
append="-l \"a-zA-Z0-9_.:~/\300-\326\330-\366\370-\377\""

and the relevant part from /etc/X11/XF86Config:

Section "Pointer"
    Protocol    "PS/2"
    Device      "/dev/gpmdata"
EndSection


/Allan
-- 
Allan M. Wind			Email: wind@freewwweb.com
P.O. Box 2022			Phone: 781.279.4513 (home)
Woburn, MA 01888-0022		Phone: 781.274.7000 ext. 368 (work)


Reply to: