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

Re: GPM for mouse



Incoming from James Miller:
> On Wed, 17 Dec 2003, Kent West wrote:
> 
> > James Miller wrote:
> >
> > >normal behavior under X was killall gpm.  So, what was I doing wrong?  I'd
> > >be delighted if I could get gpm to cooperate with the mouse cursor under
> > >X.
> >
> > and your /etc/X11/XFConfig-4 file, Input Device section will look
> > something like:
> > Section "InputDevice"
> >         Identifier      "Configured Mouse"
> >         Driver          "mouse"
> >         Option          "CorePointer"
> >         Option          "Device"                "/dev/gpmdata"
> >         Option          "Protocol"              "ImPS/2"
> >         Option          "ZAxisMapping"          "4 5"
> > EndSection
> >
> Hey, I just noticed somethin skwerky.  I've got TWO 'Section "InputDevice'
> stanzas in my XF86Config4 - like so:
> 
> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         Option          "Device"                "/dev/psaux"
>         Option          "Protocol"              "PS/2"
> EndSection
> 
> Section "InputDevice"
>         Identifier      "Generic Mouse"
>         Driver          "mouse"
>         Option          "SendCoreEvents"        "true"
>         Option          "Device"                "/dev/input/mice"
>         Option          "Protocol"              "ImPS/2"
> EndSection

Have you seen:

   http://www.tldp.org/HOWTO/XFree86-Second-Mouse/xfree4.html


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)               http://www.spots.ab.ca/~keeling 
- -



Reply to: