Data Fields | |
| const char * | name |
| KeySym | keysym |
| KeyCode | keycode |
| unsigned int | mask |
| MetaVirtualModifier | modifiers |
| const MetaKeyHandler * | handler |
Definition at line 287 of file keybindings.c.
| const char* _MetaKeyBinding::name |
Definition at line 289 of file keybindings.c.
Referenced by display_get_keybinding_action(), and reload_modifiers().
| KeySym _MetaKeyBinding::keysym |
Definition at line 290 of file keybindings.c.
Referenced by display_get_keybinding_action(), and reload_keycodes().
| KeyCode _MetaKeyBinding::keycode |
Definition at line 291 of file keybindings.c.
Referenced by display_get_keybinding_action(), process_event(), and reload_keycodes().
| unsigned int _MetaKeyBinding::mask |
Definition at line 292 of file keybindings.c.
Referenced by display_get_keybinding_action(), do_choose_window(), process_event(), and reload_modifiers().
Definition at line 294 of file keybindings.c.
Referenced by do_choose_window(), do_handle_move_to_workspace(), handle_activate_workspace(), handle_panel_keybinding(), handle_run_command(), handle_workspace_switch(), and process_event().
1.5.5