opnsense-src/sys/dev/vt
Vladimir Kondratyev d52d8bce16 sysmouse(4): Fix ums(4)-style T-axis reporting via evdev protocol
- Do not report T-axis wheel events as button presses
- Reverse T-axis to match Linux
- Remove wrong comment. T-axis buttons state should be checked by level not
    by edge to allow continuous wheel tilt reporting

Reviewed by:		gonzo
Approved by:		gonzo (mentor)
MFC after:		2 weeks
Differential Revision:	https://reviews.freebsd.org/D12676
2017-11-01 22:30:36 +00:00
..
colors - Use __FBSDID(). 2015-07-27 14:34:32 +00:00
font Improve vt(4) default mouse pointer image. Previous one looked rather ugly, 2015-02-13 13:55:38 +00:00
hw Use nitems(..) when computing max instead of the longhand version of 2017-06-14 02:28:10 +00:00
logo vt: Draw logos per CPU core 2015-07-21 20:33:36 +00:00
vt.h Increase vt(4) framebuffer maximum size 2016-07-19 19:20:47 +00:00
vt_buf.c Un-break vt(4) for {powerpc,powerpc64,sparc64} LINT kernel builds 2017-02-15 17:33:03 +00:00
vt_consolectl.c Remove stray whitespaces. 2014-09-12 14:07:20 +00:00
vt_core.c Fix syscons escape sequence for setting the local cursor type. This sequence 2017-08-18 15:40:40 +00:00
vt_cpulogos.c Revert r316796. It is not necessary since r317173. 2017-04-19 22:43:11 +00:00
vt_font.c Increase vt font limits to allow use of GNU Unifont 2015-04-14 19:18:34 +00:00
vt_sysmouse.c sysmouse(4): Fix ums(4)-style T-axis reporting via evdev protocol 2017-11-01 22:30:36 +00:00