Bugzilla – Bug 112614
Wrong slovenian keyboard
Last modified: 2005-08-25 08:07:07 UTC
Slovenian keyboard layout is wrong and must be corrected by hand. This bug has been there at least from the version 8.2 and never fixed. The current setting is: sl_SL The correct setting is: si
in 9.3 it's sl_SI, assigned to maintainer
Matjaž, thanks for the report - only when bugs are reported, thay can be fixed; otherwise thay could stay forever. However, I need some more information: sl_SI is current code for language and country, I assume this is correct. When you choose Slovenian in YaST during installation, you'll get slovene.map.gz for console and sl_SI as XkbLayout. Neither YaST nor sax sets sl_SL, so I don't exactly understand where's your problem. Please, try to write more. Also, if you think it is an YaST bug, you must attach the log files - here is written how to do it: http://www.opensuse.org/index.php/Bug_Reporting_FAQ#YaST
From Matjaž's mail: "When I install SuSE, my first action is changing /etc/X11/xorg.conf: from Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "sl_SL" Option "XkbModel" "pc105" Option "XkbRules" "xfree86" EndSection to: Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "si" Option "XkbModel" "pc105" Option "XkbRules" "xfree86" EndSection" Marcus, could you please change the XkbLayout for "slovene" to "si"?
fixed: Index: Keyboard.map =================================================================== --- Keyboard.map (revision 845) +++ Keyboard.map (working copy) @@ -108,7 +108,7 @@ -slovene : pc105 : sl_SI : x : xfree86 : x : x : x : x : x +slovene : pc105 : si : x : xfree86 : x : x : x : x : x