diff options
author | James Meyer <james.meyer@operamail.com> | 2008-11-13 14:20:50 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-11-13 14:20:50 (GMT) |
commit | 1b19bb26dd29b200e68b53acd30fbd2463825124 (patch) | |
tree | fd393c29bace6ded43422001d594be6bf3222568 /abs/core-testing/fluxbox/keys | |
parent | 614f73934786d3ece33fd673cf2c4fd8f9a6eb6a (diff) | |
parent | 528d2a3fd9ed560ab17345141bdb395f410dd607 (diff) | |
download | linhes_pkgbuild-1b19bb26dd29b200e68b53acd30fbd2463825124.zip linhes_pkgbuild-1b19bb26dd29b200e68b53acd30fbd2463825124.tar.gz linhes_pkgbuild-1b19bb26dd29b200e68b53acd30fbd2463825124.tar.bz2 |
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git
Diffstat (limited to 'abs/core-testing/fluxbox/keys')
-rw-r--r-- | abs/core-testing/fluxbox/keys | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/fluxbox/keys b/abs/core-testing/fluxbox/keys index f1a0059..06e5f21 100644 --- a/abs/core-testing/fluxbox/keys +++ b/abs/core-testing/fluxbox/keys @@ -20,9 +20,9 @@ Mod1 F12 :Workspace 12 Mod1 x :ExecCommand xterm -fn *18* Mod1 s :ExecCommand mythtv-setup Mod1 m :ExecCommand mythfrontend -Mod1 1 :ExecCommand sudo /etc/init.d/mythtv-backend start -Mod1 2 :ExecCommand sudo /etc/init.d/mythtv-backend stop -Mod1 3 :ExecCommand sudo /etc/init.d/mythtv-backend restart +Mod1 1 :ExecCommand sudo /etc/rc.d/mythtv-backend start +Mod1 2 :ExecCommand sudo /etc/rc.d/mythtv-backend stop +Mod1 3 :ExecCommand sudo /etc/rc.d/mythtv-backend restart Mod1 h :ExecCommand MythVantage -h Mod1 Control u :ExecCommand killall -9 unclutter |