tech-x11 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Precise scrolling for wsmouse
> OpenBSD has WSCONS_EVENT_HSCROLL and WSCONS_EVENT_VSCROLL.
> These are useful for scrolling with precise coordinates.
>
> The following diff adds support for HSCROLL and VSCROLL
> to our wsmouse(4) and synaptics(4), where it's used to provide
> much smoother two-finger and trackpoint scrolling.
> The synaptics driver also gets some simplification.
> I think this is much better than its previous state.
I wonder if it's acceptable to remove existing sysctl(9) node.
(I guess OpenBSD doesn't care their compatibilities)
> Also attached is a diff with the necessary changes to
> xf86-input-ws.
Just curious, does the xf86-input-ws consider about its Option "Rotate"
with these WSCONS_EVENTs?
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index