Bug 457116 - Not corrected choice Locale Keyboard
Summary: Not corrected choice Locale Keyboard
Status: RESOLVED DUPLICATE of bug 432627
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: X.Org (show other bugs)
Version: RC 1
Hardware: i686 openSUSE 11.1
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-07 18:22 UTC by Гараев Ренат
Modified: 2008-12-16 14:33 UTC (History)
0 users

See Also:
Found By: ---
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 Гараев Ренат 2008-12-07 18:22:28 UTC
I install OpenSuse 11.1 RC1 and choice Russian language and installer not corrected install the keyboard:


Section "InputDevice"
  Driver       "kbd" 
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "us,ru"  
  Option       "XkbModel" "microsoftpro"
  Option       "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
  Option       "XkbRules" "xfree86"
  Option       "XkbVariant" ",winkeys"
EndSection


Corrected choice from Mandriva 2009 is :


Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us,ru(winkeys)"
    Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll,compose:rwin"
EndSection

You fix this bug?
Comment 1 Гараев Ренат 2008-12-07 18:24:02 UTC
Why need change this: Becouse not work key Backspace :))) I move cursor keyboard and press delete key, It's not good :)))

Comment 2 Matthias Hopf 2008-12-08 14:11:33 UTC
Can you verify whether this is the same as bug #432627 ? I'm unsure ATM.
Comment 3 Stefan Dirsch 2008-12-16 14:33:39 UTC
I'm rather sure it's a duplicate.

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