Skip to content
  • Owen W. Taylor's avatar
    Add an "Above_Tab" pseudo-keysym · 859d214a
    Owen W. Taylor authored
    We want switching between the windows of an application to be an easily
    accessible operation. The convenient and memorable keybinding is the
    key above the tab key - but the keysym for that key isn't consistent
    across different keyboard layouts.
    
    Add code that figures out the key from the XKB geometry and a magic
    keysym name "Above_Tab" that refers to this key and switch
    the default binding for cycle_group to <Alt>Above_Tab.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=635569
    859d214a