Two ways. You can use the keyboard mod3 key (use xmodmap to determine
if it is bound or to bind it if needed) with the keyboard keys to
enter these characters. The problem with this approach is that you
don't know which key generates which character unless you type them
all (or can remember the mapping).
The second way is by using xfd to determine the number of the
character you want and then use numToChar in the Message Box to insert
it:
put numToChar(164) after field 1
It would be nice to have a palette that displayed the characters as
buttons and would put them into the current cursor position in a field
when you clicked on them...
> -Pothier-
>
-- *********************************************************************** * Scott Raney 303-447-3936 Remember: the better you look, * * raney@metacard.com the more you'll see -- Lidia * ***********************************************************************