|
Bugzilla – Full Text Bug Listing |
| Summary: | Wrong slovenian keyboard | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Matjaž Kaše <matjaz.kase> |
| Component: | YaST2 | Assignee: | Marcus Schaefer <ms> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jsuchome, matjaz.kase |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Matjaž Kaše
2005-08-24 04:33:36 UTC
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 |