DragonFly BSD
DragonFly users List (threaded) for 2005-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: mouse driver


From: Hans-Werner Hilse <hilse@xxxxxx>
Date: Tue, 12 Jul 2005 17:32:15 +0200

Hi,

On Tue, 12 Jul 2005 17:14:31 +0200
Huub <hditvdotniekerkathccnetdotnl@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

> > As a side note to my earlier post reg. "-z 4"  vs. "-z 5": Now, for
> > whatever reason, it works with "-z 4" again... So it was probably a
> > fault on my side.
>
> Do you have XAxisMapping "4 5" in XF86Config as well or only this 
> rc.conf setting?

No, only this setting, but I specified the number of buttons:

----snip
Section "InputDevice"
    Identifier  "BSDInputMice"
    Driver      "mouse"
    Option      "Device"        "/dev/sysmouse"
    Option      "Protocol"      "SysMouse"
    Option      "Buttons"       "5"
EndSection
----snip

I don't know if this is actually needed. But it works, at least for my
GTK2 apps and rxvt w/o X resource modification or anything else...

-hwh



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