envbvs@epb2.lbl.gov (Brian V. Smith) (05/19/89)
I have some of the function keys translations in xterm using
the following (in my .Xresources file):
XTerm.VT100.Translations: #override \
<Key>F3: string("clear") string(0x0d)
To get the translations to work in the tektronix mode I haad to
do the following (in addition to the above):
*Tek4014.Translations: #override \
<Key>F3: string("clear") string(0x0d)
Using the form "XTerm.Tek4014.Translations: ..." didn't do anything,
and using the form "XTerm.*.Translations: ..." produced the following
error:
X Toolkit Warning: Actions not found: string
when starting an xterm.
The form "*.Translations: ..." produces the Toolkit Warning once
when the xterm starts and again when the tektronix mode is started.
Why is there this inconsistent form for the tektronix mode?
Is there another level of widget hierarchy (that is not documented)?
_____________________________________
Brian V. Smith (bvsmith@lbl.gov)
Lawrence Berkeley Laboratory
We don't need no signatures!