diff options
Diffstat (limited to 'abs/core-testing/fluxbox/keys')
-rw-r--r-- | abs/core-testing/fluxbox/keys | 3 |
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 |