[User-related questions such as this one should be posted to evolution@,
not evolution-hackers@.]

> How is it possible to put accented characters with a US keyboard inside
> the gtkhtml editor which is used in evolution or in gedit ?
> 
> Is there a compose key ? Is there an iso-accent-mode like in emacs ?

  You can configure your X server to have a Compose key, or use
xmodmap.  The following, for example, will set up the right alt key to
be Compose:

        xmodmap -e "remove mod1 = Meta_R" -e "keysym Meta_R = Multi_key"

-- 
Ettore

_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers

Reply via email to