diff options
author | James Meyer <james.meyer@operamail.com> | 2012-05-15 21:32:57 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-05-15 21:32:57 (GMT) |
commit | 812505bd0e31db97b7198610cee756fe2ad72035 (patch) | |
tree | 69ba5c147ee643ae49f3edd4d7612a922d2f19eb /abs/core/fluxbox/keys | |
parent | 3ed60b8f4054d546298241b3a372157f4bb0ceea (diff) | |
download | linhes_pkgbuild-812505bd0e31db97b7198610cee756fe2ad72035.zip linhes_pkgbuild-812505bd0e31db97b7198610cee756fe2ad72035.tar.gz linhes_pkgbuild-812505bd0e31db97b7198610cee756fe2ad72035.tar.bz2 |
fluxbox: remove linhes specific hotkeys from global key file.
Also rename user defined fluxbox.keys for upgrades.
refs #830
Diffstat (limited to 'abs/core/fluxbox/keys')
-rw-r--r-- | abs/core/fluxbox/keys | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/abs/core/fluxbox/keys b/abs/core/fluxbox/keys index 79abb52..0871a48 100644 --- a/abs/core/fluxbox/keys +++ b/abs/core/fluxbox/keys @@ -28,14 +28,13 @@ Mod1 F9 :Workspace 9 Mod1 F10 :Workspace 10 Mod1 F11 :Workspace 11 Mod1 F12 :Workspace 12 -Mod1 x :ExecCommand tvterm.sh -Mod1 s :ExecCommand mythtv-setup -#Mod1 m :ExecCommand mythfrontend --logfile /var/log/mythtv/mythfrontend.log -Mod1 m :ExecCommand /usr/LH/bin/mythfrontend-start -Mod1 1 :ExecCommand sudo sv start mythbackend -Mod1 2 :ExecCommand sudo sv stop mythbackend -Mod1 3 :ExecCommand sudo sv restart mythbackend -Mod1 h :ExecCommand MythVantage -H -Mod1 Control u :ExecCommand /usr/LH/bin/unclutter-toggle.sh +#Mod1 x :ExecCommand tvterm.sh +#Mod1 s :ExecCommand mythtv-setup +#Mod1 m :ExecCommand /usr/LH/bin/mythfrontend-start +#Mod1 1 :ExecCommand sudo sv start mythbackend +#Mod1 2 :ExecCommand sudo sv stop mythbackend +#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 |