diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2010-04-26 01:18:03 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2010-04-26 01:18:03 (GMT) |
commit | b2a1209fb72193d69ad15afb8d7204f793c378e5 (patch) | |
tree | ab3d0167f63709b60101394a3b2ec0dec723078c /abs/core-testing/fluxbox/keys | |
parent | 1c253bc91fa87e7ae4ec1fa8447c4a3754e341fc (diff) | |
download | linhes_pkgbuild-b2a1209fb72193d69ad15afb8d7204f793c378e5.zip linhes_pkgbuild-b2a1209fb72193d69ad15afb8d7204f793c378e5.tar.gz linhes_pkgbuild-b2a1209fb72193d69ad15afb8d7204f793c378e5.tar.bz2 |
LinHES-system & fluxbox: Add feature #692 - auto xterm font size
Diffstat (limited to 'abs/core-testing/fluxbox/keys')
-rw-r--r-- | abs/core-testing/fluxbox/keys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/fluxbox/keys b/abs/core-testing/fluxbox/keys index bf45b79..d0091eb 100644 --- a/abs/core-testing/fluxbox/keys +++ b/abs/core-testing/fluxbox/keys @@ -17,7 +17,7 @@ Mod1 F9 :Workspace 9 Mod1 F10 :Workspace 10 Mod1 F11 :Workspace 11 Mod1 F12 :Workspace 12 -Mod1 x :ExecCommand xterm -fn *18* +Mod1 x :ExecCommand tvterm.sh Mod1 s :ExecCommand sudo taskset -c 0 mythtv-setup #Mod1 m :ExecCommand mythfrontend --logfile /var/log/mythtv/mythfrontend.log Mod1 m :ExecCommand /usr/LH/bin/mythfrontend-start |