[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Keyboard Layout Config



On Sat, Oct 26, 2002 at 04:10:21PM -0400, José Vicente Tomé Vecchione wrote:
> I can't configure the keyboard layout... I need to set it to US English International in order tu use the ñ, á é í ó ú normally (deadkeys) but can't do it. I've read the xmodconf info but doesn't help....

I get a Russian keyboard toggling on the Windows Menu key by setting

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc101"
        Option          "XkbLayout"     "ru"
        Option          "XkbOptions"    "grp:menu_toggle"
EndSection

in /etc/X11/XF86Config-4.  Try setting "es" instead of "ru", or something
like that.  (and the right value instead of "pc101"...)

Drew

-- 
PGP public key available at http://people.debian.org/~dparsons/drewskey.txt
Fingerprint: A110 EAE1 D7D2 8076 5FE0  EC0A B6CE 7041 6412 4E4A



Reply to: