On Wed, Jun 05, 2002 at 06:15:52PM +0000, Ricardo Campos said:
My alt key isn't working. I'm sure there's a real simple way to add it in XF86Config-4 - anyone know? And has anyone figured out how to do a euro sign? I can't seem to find any fonts that support it.
A small part from XF86Config-4
Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "CoreKeyboard" Option "AutoRepeat" "100 250" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "gb" EndSection
So the clue would be the XkbLayout ;)