diff options
author | James Meyer <james.meyer@operamail.com> | 2011-08-19 21:20:23 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-08-19 21:20:23 (GMT) |
commit | bc7af3a8e7a74bb51548e0c094457bd8379f64a5 (patch) | |
tree | 916c8854b3f899a72564f2aa64f2ea7199b9f8b0 /abs/core/fluxbox/keys | |
parent | 528cb144ccabf66fb6278f3025a3496d73a59a20 (diff) | |
download | linhes_pkgbuild-bc7af3a8e7a74bb51548e0c094457bd8379f64a5.zip linhes_pkgbuild-bc7af3a8e7a74bb51548e0c094457bd8379f64a5.tar.gz linhes_pkgbuild-bc7af3a8e7a74bb51548e0c094457bd8379f64a5.tar.bz2 |
fluxbox: add hotkey to exit fluxbox and start windowmaker. mod4 (windows key) + w to the key file.
minor rework of PKGBUILD for the focus patch
Diffstat (limited to 'abs/core/fluxbox/keys')
-rw-r--r-- | abs/core/fluxbox/keys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/fluxbox/keys b/abs/core/fluxbox/keys index 85b6fd1..3a4dfa7 100644 --- a/abs/core/fluxbox/keys +++ b/abs/core/fluxbox/keys @@ -38,4 +38,4 @@ Mod1 3 :ExecCommand sudo sv restart mythbackend Mod1 h :ExecCommand MythVantage -h Mod1 Control u :ExecCommand /usr/LH/bin/unclutter-toggle.sh Mod1 Escape :GotoWindow {1} - +Mod4 w :Restart wmaker |