Re: Precise scrolling for wsmouse
nia <[email protected]> Thu, 23 Sep 2021 14:23:02 +0000
| Newsgroups | gmane.os.netbsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Sep 23, 2021 at 11:13:25PM +0900, Izumi Tsutsui wrote: > > 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? I don't think the Rotate option is used except with absolute coordinates (i.e. touch displays?). OpenBSD wscons has a configuration ioctl that allows reversing the scroll direction. I think this is desirable to add.