Still(!!) broken swiss-german keyboard layout

JanC janc13 at gmail.com
Tue Oct 11 05:30:43 CDT 2005


On 10/9/05, Daniel Neuenschwander <daniel at ch-gnu.ath.cx> wrote:

> My xorg.conf keyboard settings:
>
> Identifier      "Keyboard1"
>     Driver      "kbd"
>
>     Option "XkbRules"   "xorg"
>     Option "XkbModel"   "pc102"
>     Option "XkbLayout"  "de_CH"
>
> The detect-keyboard.sh mentioned in bugzilla is printing out something
> like that:
>
> layout is ch
> rules are xorg
> model is pc105
> options are de

Then try:

     Option "XkbModel"   "pc105"
     Option "XkbLayout"  "ch"


--
JanC



More information about the ubuntu-devel mailing list