summaryrefslogtreecommitdiff
path: root/themes/chooser/menus.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'themes/chooser/menus.cfg')
-rw-r--r--themes/chooser/menus.cfg19
1 files changed, 2 insertions, 17 deletions
diff --git a/themes/chooser/menus.cfg b/themes/chooser/menus.cfg
index 94b447c..9f332cf 100644
--- a/themes/chooser/menus.cfg
+++ b/themes/chooser/menus.cfg
@@ -35,14 +35,10 @@ begin menu
action string "\e[?25t"
end
begin menuitem
- text "Home on Echo"
+ text "Home on Output"
action string "\e[?1010t"
end
begin menuitem
- text "Home on Refresh"
- action string "\e[?1011t"
- end
- begin menuitem
text "Home on Input"
action string "\e[?1012t"
end
@@ -976,25 +972,14 @@ DO_PROTOCOL(rlogin)
DO_PROTOCOL(telnet)
DO_PROTOCOL(ftp)
-begin menu
- title Chooser
- ECHO_ITEM(`New Eterm Window', `Eterm &\r')
- -
- SUBMENU_ITEM(`ssh')
- SUBMENU_ITEM(`rlogin')
- SUBMENU_ITEM(`telnet')
- SUBMENU_ITEM(`ftp')
-end
-
# This is the menu that gets called by Ctrl-Button3
begin menu
title Eterm
- SUBMENU_ITEM(Chooser)
- -
SUBMENU_ITEM(Font)
SUBMENU_ITEM(Background)
SUBMENU_ITEM(Terminal)
-
+ STRING_ITEM(`New Eterm Window', `\e]6;73;Eterm\a')
STRING_ITEM(`Version', `\e[8n')
STRING_ITEM(`Status', `\e[9n')
separator