diff options
author | P. J. McDermott <pj@pehjota.net> | 2018-06-02 18:26:01 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2018-06-02 19:11:12 (EDT) |
commit | e14c813bdb5076986bf39438f12627868708ff8e (patch) | |
tree | 0911e85193f7e65733858b74ca3f16f52e8a753a /.fluxbox | |
parent | 52832d82afbb7fcadb32cfa489b9faec6d882e81 (diff) | |
download | fluxbox-e14c813bdb5076986bf39438f12627868708ff8e.zip fluxbox-e14c813bdb5076986bf39438f12627868708ff8e.tar.gz fluxbox-e14c813bdb5076986bf39438f12627868708ff8e.tar.bz2 |
.fluxbox/keys: Add suspend and hibernate shortcuts
Diffstat (limited to '.fluxbox')
-rw-r--r-- | .fluxbox/keys | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.fluxbox/keys b/.fluxbox/keys index c147cb1..6575773 100644 --- a/.fluxbox/keys +++ b/.fluxbox/keys @@ -125,6 +125,8 @@ Control Mod1 Delete l :Exec xscreensaver-command -lock Control Mod1 Delete q :Exec ~/bin/xsession logout Control Mod1 Delete s :Exec ~/bin/xsession shutdown Control Mod1 Delete r :Exec ~/bin/xsession reboot +Control Mod1 Delete m :Exec ~/bin/xsession s2mem +Control Mod1 Delete d :Exec ~/bin/xsession s2disk Control Mod1 Delete c :Reconfigure # Audio |