Bug 112614 - Wrong slovenian keyboard
Summary: Wrong slovenian keyboard
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 2
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Marcus Schaefer
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-24 04:33 UTC by Matjaž Kaše
Modified: 2005-08-25 08:07 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matjaž Kaše 2005-08-24 04:33:36 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
Comment 1 Martin Lasarsch 2005-08-24 13:23:53 UTC
in 9.3 it's sl_SI, assigned to maintainer  
Comment 2 Jiří Suchomel 2005-08-24 13:40:26 UTC
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
Comment 3 Jiří Suchomel 2005-08-25 05:52:13 UTC
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"?
Comment 4 Marcus Schaefer 2005-08-25 08:07:07 UTC
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