yes, we support all of the latin-1 accent chars.
the hard part is just figuring out how to enter
them :-) [or for me, figuring out all of the
different ways that other people enter them :-]
on X:
grab a copy of jwz's xkeycaps program (or you can
use the stock xmodmap program). you can either:
[] select a different keyboard layout (and learn
to type all over again :-(
[] bind some of the keys to 'dead-char' prefixes
(see the ISO charset and the various dead_ keysyms)
(for example, bind tilde (`) to dead_grave and then
hit that key and 'a' and you'll get the a-grave
character.)
[] or you could bind one or more keys (like the
Function keys) to just the set of accented chars
that you'll be needing.
[] i'm sure there are other options, perhaps some
of our friends in europe could comment ??
on Win32:
[] install a new keyboard layout (try the
international US/English one -- this keeps all
the characters in the same place, but adds the
accented chars on one or more modifiers).
hope this helps,
jeff