Bug 221777
Summary: | Incorrect default setting for Romanian keyboard layout | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Răzvan Sandu <rsandu2004> | ||||
Component: | xorg-x11-xkbdata | Assignee: | Kristian Høgsberg <krh> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||
Severity: | high | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | dcantrell, xgl-maint | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
URL: | http://www.secarica.ro | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2007-10-12 06:28:23 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Răzvan Sandu
2007-01-07 22:22:23 UTC
Created attachment 145012 [details]
Correct default Romanian keyboard layout
Hello, For the time being, using the setkbdmap command, one can configure a Romanian keyboard in five variants, as follows: - "setkbdmap ro comma" (this should be the default both in command line and in X, since it's correct according to Romanian grammar); - "setkbdmap ro" - this is the present default, with the confusion mentioned above between comma and cedilla; - "setkbdmap ro std" - old layout with all bugs implemented by Microsoft ;-) - "setkbdmap ro academic" - old layout with s and t problem corrected; - "setkbdmao ro ms" - Martin Poehler's old implementation, with y and z inversed. For Fedora, please set the default as for *the first variant*, since it's according to standards and the correct one - *both in console and in X*. Regards, Răzvan Hello, For the record: ;-) I just want to mention that a correct implementation of Romanian keyboard was recently added in Windows Vista. There are five types of Romanian keyboard now in Control Panel, corresponding (in order) to the five variants described in comment #2. According to Windows denomination, these are: - Romanian (Programmers) - Romanian (Programmers, cu sedile) - Romanian (Standard, cu sedile) - Romanian (Standard) - Romanian (Legacy) The default setting for any Linux distribution, in both X and text mode, should be "Romanian (Programmers)". Windows Vista is still unable to provide correct UTF-16 support for Romanian language. At http://www.secarica.ro, the driver created by Cristian Secara for Windows XP and older, version 2.3, implements these changes and denominations as well, in order to obtain an uniform look and feel in all Windows variants. Regards, Răzvan |