Skip to content
Commit 2ddc8e2d authored by Filip Alac's avatar Filip Alac Committed by Jiri Kosina
Browse files

HID: usbhid: extend the polling interval configuration to keyboards



For mouse and joystick devices user can change the polling interval
via usbhid.mousepoll and usbhid.jspoll.
Implement the same thing for keyboards, so user can
reduce(or increase) input latency this way.

This has been tested with a Cooler Master Devastator with
kbpoll=32, resulting in delay between events of 32 ms(values were taken
from evtest).

Signed-off-by: default avatarFilip Alac <filipalac@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent c17a7476
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment