diff options
Diffstat (limited to 'abs/core-testing/fluxbox/keys')
-rw-r--r-- | abs/core-testing/fluxbox/keys | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/abs/core-testing/fluxbox/keys b/abs/core-testing/fluxbox/keys index bc5a148..bfaceaa 100644 --- a/abs/core-testing/fluxbox/keys +++ b/abs/core-testing/fluxbox/keys @@ -19,10 +19,9 @@ 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 +Mod1 m :ExecCommand mythfrontend --logfile /var/log/mythtv/mythfrontend.log 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 killall -9 unclutter - |