|
Bugzilla – Full Text Bug Listing |
| Summary: | Not corrected choice Locale Keyboard | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Гараев Ренат <rvny> |
| Component: | X.Org | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Why need change this: Becouse not work key Backspace :))) I move cursor keyboard and press delete key, It's not good :))) Can you verify whether this is the same as bug #432627 ? I'm unsure ATM. I'm rather sure it's a duplicate. *** This bug has been marked as a duplicate of bug 432627 *** |
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?