Comment 2 for bug 447912

Revision history for this message
Simos Xenitellis  (simosx) wrote :

There has been a discussion several years ago as to whether keyboard layouts should be categorized by languages or countries. The result of the discussion was to categorize them by country. There are several advantages to this.

I am closing this report. Below are some informal suggestions on how to move forward.

There is no 'at' (Austria) entry in the xkeyboard-config project. If you can find official information on Austrian keyboard layout (specifically information that says that the Austrians are "re"-using the German keyboard layout, you can ask to create an Austria entry.
1. The 'at' layout file for Austria would look something like

default
xkb_symbols "basic" {

    include "de(basic)"

    name[Group1]="Austria";

};

2. See, for example, http://simos.info/blog/archives/1134 for info on how to install on your computer. You need to edit a couple of files, then you can select from th Keyboard Preferences.

3. Visit https://bugs.freedesktop.org/ and create a new bug report for product 'xkeyboard-config', with the new layout.

Good luck!