summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/fluxbox/keys
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-03-26 17:26:15 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-03-26 17:26:15 (GMT)
commit67d597ee8ca712c9708d00de85add802ec35c09d (patch)
treee9432a122e0065ad598ec0a1fb85b410f8f7b1fb /abs/core-testing/fluxbox/keys
parentb92d6824c5677a9de46ecfe9dace496700fd4825 (diff)
downloadlinhes_pkgbuild-67d597ee8ca712c9708d00de85add802ec35c09d.zip
linhes_pkgbuild-67d597ee8ca712c9708d00de85add802ec35c09d.tar.gz
linhes_pkgbuild-67d597ee8ca712c9708d00de85add802ec35c09d.tar.bz2
fluxbox: change keys so that mythfrontend-start is run instead of calling mfe directly
refs #389
Diffstat (limited to 'abs/core-testing/fluxbox/keys')
-rw-r--r--abs/core-testing/fluxbox/keys3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core-testing/fluxbox/keys b/abs/core-testing/fluxbox/keys
index fbacf75..a166829 100644
--- a/abs/core-testing/fluxbox/keys
+++ b/abs/core-testing/fluxbox/keys
@@ -19,7 +19,8 @@ Mod1 F11 :Workspace 11
Mod1 F12 :Workspace 12
Mod1 x :ExecCommand xterm -fn *18*
Mod1 s :ExecCommand sudo taskset -c 0 mythtv-setup
-Mod1 m :ExecCommand mythfrontend --logfile /var/log/mythtv/mythfrontend.log
+#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