fxde-core/infra/kbindrc

30 lines
896 B
Plaintext
Raw Normal View History

2021-03-06 17:17:27 +00:00
# Ignore num/caps/scroll lock
IgnoreModifiers L25
# Disable the root menu
2021-05-01 02:50:29 +00:00
Mouse 1 R A
2021-03-06 17:17:27 +00:00
# Bind the session manager and execute dialog
2021-05-01 02:50:29 +00:00
Key Delete A CM Module FvwmScript $[infostore.fscript]/FvwmScript-ConfirmQuit
Key Return A C Module FvwmScript $[infostore.fscript]/FvwmScript-Execute
2021-03-06 17:17:27 +00:00
# Program shortcuts
2021-05-01 02:50:29 +00:00
Key T A CM Exec $[infostore.term]
Key E A CM Exec $[infostore.editor]
Key F A CM Exec $[infostore.filer]
Key B A CM Exec $[infostore.lbrowse]
Key M A CM Exec $[infostore.mail]
Key N A CM Exec $[infostore.news]
Key I A CM Exec $[infostore.im]
Key C A CM Exec $[infostore.calc]
2021-03-06 17:17:27 +00:00
# Shortcut for killing stuff
2021-05-01 02:50:29 +00:00
Key Q A CM Close
2021-03-06 17:17:27 +00:00
# Window focus
2021-05-01 02:50:29 +00:00
Key Tab A M Next (CurrentPage, AnyScreen, AcceptsFocus) TaskSwitchFunc
Key Tab A SM Prev (CurrentPage, AnyScreen, AcceptsFocus) TaskSwitchFunc
2021-03-06 17:17:27 +00:00
# Maximize
2021-05-01 02:50:29 +00:00
Key F11 A A Maximize