I have tried it both ways to no avail before I submitted the report =(

Braden



On Sat, 19 Feb 2005 [EMAIL PROTECTED] wrote:

> Hi
>
> why have you commented the Xkb lines in the keyboard definition ?
>
> Section "InputDevice"
>   Identifier  "Generic Keyboard"
>   Driver    "keyboard"
>   Option    "CoreKeyboard"
> # Option    "XkbRules"        "xfree86"
> # Option    "XkbModel"        "pc104"
> # Option    "XkbLayout"       "us"
> EndSection
>
> it should be :
>
>
> Section "InputDevice"
>   Identifier  "Generic Keyboard"
>   Driver    "keyboard"
>   Option    "CoreKeyboard"
>  Option    "XkbRules" "xfree86"
>  Option    "XkbModel" "pc104"
>  Option    "XkbLayout"        "us"
> EndSection
>
> I asked why because the installer is not able to comment those
> lines, it would have changed their values at most. Did anybody
> else used your box ?
>
> Cheers
> Alban
>
>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to