Bug 520012 - Keyboard layout from installation does not affect GNOME
Summary: Keyboard layout from installation does not affect GNOME
Status: RESOLVED DUPLICATE of bug 518281
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: Installation (show other bugs)
Version: Milestone 4
Hardware: i686 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-07 23:58 UTC by Radomír Černoch
Modified: 2009-07-27 19:54 UTC (History)
2 users (show)

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


Attachments
YaST2 logs (502.81 KB, application/x-compressed-tar)
2009-07-07 23:58 UTC, Radomír Černoch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Radomír Černoch 2009-07-07 23:58:16 UTC
Created attachment 303627 [details]
YaST2 logs

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; cs-CZ; rv:1.9.1.0) Gecko/20090617 SUSE/3.5.0-2.2 Firefox/3.5

During the installation of openSUSE 11.2 Milestone 3 (Build0146) I selected Czech keyboard layout. When GNOME showed up after the reboot, only English layout is available.

Reproducible: Didn't try

Steps to Reproduce:
During installation select "GNOME" desktop and a keyboard layout different from "English".
Actual Results:  
In GNOME the keyboard layout is set to "English" and "Czech" layout must be added from the settings.

Expected Results:  
Both English and Czech layouts should be configured "off the shelf", the Czech should be default.
Comment 1 Neal Cox 2009-07-27 14:29:30 UTC
This affects other desktops too.

I installed with UK keyboard but within XFCE, the keyboard is a US one.

At a proper terminal (ie a CTRL ALT F1 terminal) I get the proper UK keyboard.

In /etc/X11/xorg.conf, there is a section:


Section "InputDevice"
  # Driver "kbd" will be disabled unless 'Option "AutoAddDevices" "off"' 
  # is set in "ServerFlags" section. 
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "gb"
  Option       "XkbModel" "microsoftpro"
  Option       "XkbRules" "xfree86"
EndSection

I manually adding that 'option' line, sorting the problem. At the top of that file it says:

# /.../
# SaX generated X11 config file
# Created on: 2009-07-27T13:37:03+0100.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
Comment 2 Stefan Dirsch 2009-07-27 19:54:18 UTC
dup

*** This bug has been marked as a duplicate of bug 518281 ***