opnsense-src/sys/dev/syscons
Joshua Rogers 8b04f07eda sysmouse(4): Add wsp(4)-style T-Axis reporting.
Neither the ums(4) nor psm(4) reporting can be used by the wsp(4)
driver, as they rely on static-length movements, while wsp(4) may need
to scroll in large amounts per evdev event push.

This style uses a false button-5 press as an indicator that the z-axis
movement is a horizontal scroll, otherwise a vertical scroll.

Signed-off-by: Joshua Rogers <Joshua@Joshua.Hu>
2025-03-07 20:53:35 +03:00
..
blank sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
daemon sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dragon sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
fade sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
fire sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
fonts sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
green sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
logo Remove my middle name. 2023-08-17 15:08:30 +02:00
plasma sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
rain Remove my middle name. 2023-08-17 15:08:30 +02:00
snake sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
star sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
warp Remove my middle name. 2023-08-17 15:08:30 +02:00
scgfbrndr.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
schistory.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
scmouse.c sc: Use current console rather than first console for mouse input 2024-01-14 09:24:41 -07:00
scterm-dumb.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
scterm-sc.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
scterm-teken.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
scterm.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
sctermvar.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
scvesactl.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
scvgarndr.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
scvidctl.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
scvtb.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
syscons.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
syscons.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sysmouse.c sysmouse(4): Add wsp(4)-style T-Axis reporting. 2025-03-07 20:53:35 +03:00