mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
|
Some checks failed
labwc.github.io / notify (push) Has been cancelled
I needed to debug an input configuration issue and found the debug output not-super-helpful, so I made some improvements: - Print the name and "sysname" (e.g. event11) of the device being configured. Note that the name alone isn't enough since there can be multiple identically-named devices. - Print the config category matched for each device. - Print the config values (if any) being applied. For enums, only the numeric value is printed since I'm lazy. - Don't print "pointer acceleration configured" if neither a pointer speed nor acceleration profile is configured (it's confusing). |
||
|---|---|---|
| .. | ||
| default-bindings.h | ||
| keybind.h | ||
| libinput.h | ||
| mousebind.h | ||
| rcxml.h | ||
| session.h | ||
| tablet-tool.h | ||
| tablet.h | ||
| touch.h | ||
| types.h | ||