Skip to content

Suppress high-keycode warnings at the default warning level

Adam Jackson requested to merge quieter-warnings into master

We expect evdev to have keycodes above 255, there's no reason to warn about this.

Signed-off-by: Adam Jackson ajax@redhat.com

Merge request reports