Re: [PATCH] man - apmd(8) reference

2022-06-19 Thread wdaver
3rd time trying to send - this time trying the phone… Ah - mangl returns the "Alliance ProMotion video driver" page for apm(4) when searching and when clicking links. Maybe I need to use another tool... Should I send this as a bug to ports or bugs mailing list? — David Rinehart > On Jun 18

ws(4): Wheel emulation touch scroll on touchscreens

2020-07-06 Thread wdaver
My first diff... This patch has the ws driver update mouse cursor absolute position before scrolling begins on a touchscreen when wheel emulation is enabled. This change should not impact other uses of wheel emulation. Is this ok? Index: driver/xf86-input-ws/src/ws.c ==