mutter/clutter
Olivier Fourdan 251fa024c4 clutter/x11: disable mousekeys with Numlock ON
GNOME documentation on accessibility features states that mousekeys
work only when NumLock is OFF:

  https://help.gnome.org/users/gnome-help/stable/mouse-mousekeys.html

Change the clutter/x11 implementation to match the documentation, i.e.
disable mousekeys when NumLock in ON so that switching NumLock ON
restores the numeric keypad behaviour.

Closes: https://gitlab.gnome.org/GNOME/mutter/issues/530
2019-04-19 13:51:35 +00:00
..
clutter clutter/x11: disable mousekeys with Numlock ON 2019-04-19 13:51:35 +00:00
tests cogl: Remove unused cogl_texture_new_from_foreign 2019-04-18 12:53:09 -04:00
.gitignore clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
meson.build build: Don't use absolute paths with subdir keyword 2019-03-18 12:37:14 +00:00