diff options
author | James Meyer <james.meyer@operamail.com> | 2012-04-26 18:56:59 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-04-26 18:56:59 (GMT) |
commit | c8fc2fc2156fdeb0e9a54e7be48c8f02fdff848e (patch) | |
tree | 691f909842bee6549c352da3159d9bfa30652791 /abs/core/fluxbox/keys | |
parent | 5565e0ae65780f44b7d31e9c8721531abed7fbb4 (diff) | |
download | linhes_pkgbuild-c8fc2fc2156fdeb0e9a54e7be48c8f02fdff848e.zip linhes_pkgbuild-c8fc2fc2156fdeb0e9a54e7be48c8f02fdff848e.tar.gz linhes_pkgbuild-c8fc2fc2156fdeb0e9a54e7be48c8f02fdff848e.tar.bz2 |
LinHES-system: update mythfrontend-start to use syslog
firstboot.sh comment out try smolt
fluxbox: update shortcut for help command to use -H instead of -h
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 a2bfd93..79abb52 100644 --- a/abs/core/fluxbox/keys +++ b/abs/core/fluxbox/keys @@ -35,7 +35,7 @@ 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 h :ExecCommand MythVantage -H Mod1 Control u :ExecCommand /usr/LH/bin/unclutter-toggle.sh Mod1 Escape :GotoWindow {1} Mod4 w :Restart wmaker |