mirror of
https://github.com/brl/mutter.git
synced 2025-03-13 06:45:03 +00:00

The 'select-all' action is currently only bound to <ctrl>a, which makes it awkward to use when caps-lock is active, and is inconsistent with GTK+. Just accept both upper- and lower-case variants. https://bugzilla.gnome.org/show_bug.cgi?id=766326