[ILUG] Keyboard Setup

Bryan O'Donoghue typedef at eircom.net
Tue Sep 27 14:40:24 IST 2005


Niall Donegan wrote:

> Section "InputDevice"
>         Identifier      "Generic Keyboard"
>         Driver          "keyboard"
>         Option          "CoreKeyboard"
>         Option          "XkbRules"      "xfree86"
>         Option          "XkbModel"      "pc104"
>         Option          "XkbLayout"     "ie"
>         Option          "XkbVariant"    "ie"
>         Option          "XkbOptions"    "ie"
> EndSection

My xorg.conf looks like this

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "ie"
EndSection

"Alt Gr" + "4" produces "€".

I'm going to try plugging my characterless "Das Keyboard" into the
accounting manager and see if I can elicit a similar response !

-- 
"Beware of bugs in the above code;
I have only proved it correct, not tried it." -- Donald Knuth



More information about the ILUG mailing list