diff options
author | P. J. McDermott <pj@pehjota.net> | 2018-06-02 18:26:01 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2021-08-21 20:54:10 (EDT) |
commit | 167790d240f2394c8327fa7b33c7182bafe476a3 (patch) | |
tree | 2e8f9cdb7819e719a6b7765a5d7923853242b223 /.fluxbox | |
parent | 7038a41dcc890a204e15eea29c2f694742d48bc4 (diff) | |
download | fluxbox-167790d240f2394c8327fa7b33c7182bafe476a3.zip fluxbox-167790d240f2394c8327fa7b33c7182bafe476a3.tar.gz fluxbox-167790d240f2394c8327fa7b33c7182bafe476a3.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 926ec4f..7b189f2 100644 --- a/.fluxbox/keys +++ b/.fluxbox/keys @@ -121,6 +121,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 |