| c3af259a | 21-Sep-2016 |
Oleksandr Tymoshenko <[email protected]> |
Add evdev support to ums(4)
event generation is disabled by default in favour of sysmouse. This behavoiur is controlled by kern.evdev.rcpt_mask sysctl, bit 2 should be set to give priority to hw ove
Add evdev support to ums(4)
event generation is disabled by default in favour of sysmouse. This behavoiur is controlled by kern.evdev.rcpt_mask sysctl, bit 2 should be set to give priority to hw over sysmouse
Submitted by: Vladimir Kondratiev <[email protected]> Reviewed by: hans Differential Revision: https://reviews.freebsd.org/D7863
show more ...
|