.XTerm.VT100.font: -jmk-neep alt-medium-r-*-*-*-120-*-*-*-*-iso8859-15 |
If AltGr-e does not work add line
keycode 26 = e E EuroSign |
Change the font setting in Gnome Control Center to ISO-8859-15.
A better way of doing this is changing the system wide GTK+ configuration with commands
cd /etc/gtk ln -s gtkrc.iso-8859-15 gtkrc |