mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-20 09:43:32 +01:00
Allow exit panel to be bound to a key shortcut
While debugging the save/restore workspace state, I found quite useful to be able to exit windowmaker using a key shortcut.
This commit is contained in:
committed by
Carlos R. Mafra
parent
630e9292c2
commit
fabd4252ab
@@ -145,6 +145,9 @@ enum {
|
||||
/* open "run" dialog */
|
||||
WKBD_RUN,
|
||||
|
||||
/* open "exit" dialog */
|
||||
WKBD_EXIT,
|
||||
|
||||
#ifdef KEEP_XKB_LOCK_STATUS
|
||||
WKBD_TOGGLE,
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user