Fri Aug 20 16:05:59 PDT 1999 Michael Jennings <mej@eterm.org>

Ugh.  I'd fixed this on my local theme but never on the CVS stuff.
	Sorry, folks.  Thanks to Ashley Penney <ashp@bastard.co.uk> for
	pointing this out.  The F1 key should bring up the menu now, and that
	line should no longer generate a parse error. =)


SVN revision: 66
This commit is contained in:
Michael Jennings 1999-08-20 23:07:40 +00:00
parent b5a445f9da
commit 58a51fe10e
8 changed files with 15 additions and 7 deletions

View File

@ -2316,3 +2316,11 @@ Fri Aug 20 15:21:51 PDT 1999 Michael Jennings <mej@eterm.org>
difference. :-)
-------------------------------------------------------------------------------
Fri Aug 20 16:05:59 PDT 1999 Michael Jennings <mej@eterm.org>
Ugh. I'd fixed this on my local theme but never on the CVS stuff.
Sorry, folks. Thanks to Ashley Penney <ashp@bastard.co.uk> for
pointing this out. The F1 key should bring up the menu now, and that
line should no longer generate a parse error. =)
-------------------------------------------------------------------------------

View File

@ -223,7 +223,7 @@ begin main
bind ctrl button1 to string "\e]5;\a"
bind ctrl button2 to string "\e[?30t"
bind ctrl button3 to menu Eterm
bind anymod f1 to menu Eterm
bind anymod 0xffbe to menu Eterm
end actions
# The Multichar support options. Same goes for these fonts as for the normal

View File

@ -223,7 +223,7 @@ begin main
bind ctrl button1 to string "\e]5;\a"
bind ctrl button2 to string "\e[?30t"
bind ctrl button3 to menu Eterm
bind anymod f1 to menu Eterm
bind anymod 0xffbe to menu Eterm
end actions
# The Multichar support options. Same goes for these fonts as for the normal

View File

@ -223,7 +223,7 @@ begin main
bind ctrl button1 to string "\e]5;\a"
bind ctrl button2 to string "\e[?30t"
bind ctrl button3 to menu Eterm
bind anymod f1 to menu Eterm
bind anymod 0xffbe to menu Eterm
end actions
# The Multichar support options. Same goes for these fonts as for the normal

View File

@ -223,7 +223,7 @@ begin main
bind ctrl button1 to string "\e]5;\a"
bind ctrl button2 to string "\e[?30t"
bind ctrl button3 to menu Eterm
bind anymod f1 to menu Eterm
bind anymod 0xffbe to menu Eterm
end actions
# The Multichar support options. Same goes for these fonts as for the normal

View File

@ -172,7 +172,7 @@ begin main
bind ctrl button1 to string "\e]5;\a"
bind ctrl button2 to string "\e[?30t"
bind ctrl button3 to menu Eterm
bind anymod f1 to menu Eterm
bind anymod 0xffbe to menu Eterm
end actions
# The Multichar support options. Same goes for these fonts as for the normal

View File

@ -221,7 +221,7 @@ begin main
bind ctrl button1 to string "\e]5;\a"
bind ctrl button2 to string "\e[?30t"
bind ctrl button3 to menu Eterm
bind anymod f1 to menu Eterm
bind anymod 0xffbe to menu Eterm
end actions
# The Multichar support options. Same goes for these fonts as for the normal

View File

@ -223,7 +223,7 @@ begin main
bind ctrl button1 to string "\e]5;\a"
bind ctrl button2 to string "\e[?30t"
bind ctrl button3 to menu Eterm
bind anymod f1 to menu Eterm
bind anymod 0xffbe to menu Eterm
end actions
# The Multichar support options. Same goes for these fonts as for the normal