opnsense-src/sys/dev/vt
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
..
colors
font
hw riscv: enable EFI framebuffer 2025-03-03 12:12:15 -04:00
logo
vt.h
vt_buf.c
vt_consolectl.c
vt_core.c sys: make the kernel metadata pointer global 2025-01-24 14:25:51 -07:00
vt_cpulogos.c
vt_font.c
vt_sysmouse.c sysmouse(4): Add wsp(4)-style T-Axis reporting. 2025-03-07 20:53:35 +03:00