Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 587567 Details for
Bug 826220
Tilda is now a dead key (for accented chars)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch which broke the keyboard layout
keybroken.patch (text/plain), 2.20 KB, created by
Tomas Edwardsson
on 2012-05-30 00:47:12 UTC
(
hide
)
Description:
Patch which broke the keyboard layout
Filename:
MIME Type:
Creator:
Tomas Edwardsson
Created:
2012-05-30 00:47:12 UTC
Size:
2.20 KB
patch
obsolete
>commit 1ce4ea6da2b998a1ed1b1c75aa3bd215ee9c4963 >Author: Sergey V. Udaltsov <svu@gnome.org> >Date: Tue Nov 29 23:43:50 2011 +0000 > > Small fixes to Icelandic > > https://bugs.freedesktop.org/show_bug.cgi?id=43173 > >diff --git a/symbols/is b/symbols/is >index c40b8a9..f8e0ce1 100644 >--- a/symbols/is >+++ b/symbols/is >@@ -2,6 +2,10 @@ > // XKB keyboard by Hrafnkell Eiriksson - hkelle@rhi.hi.is > // fixes by Olafur Osvaldsson - oli@isnic.is > // >+// "basic" corrected according to the Icelandic standard for keyboards, >+// IST 125:1995 (some symbols substituted by a dead diacritic). >+// Some positions are according to IST ISO/IEC 9995-3:1994 >+// Added nobreakspace > > default partial alphanumeric_keys > xkb_symbols "basic" { >@@ -10,21 +14,27 @@ xkb_symbols "basic" { > > name[Group1]="Icelandic"; > >+// <AE00> = <TLDE> > key <AE02> { [ 2, quotedbl, twosuperior, oneeighth ] }; > key <AE04> { [ 4, dollar, onequarter, currency ] }; > key <AE11> { [odiaeresis, Odiaeresis, backslash, questiondown ] }; >- key <AE12> { [ minus, underscore, ccedilla, dead_ogonek ] }; >+ key <AE12> { [ minus, underscore, dead_cedilla, dead_ogonek ] }; > > key <AD11> { [ eth, ETH, dead_diaeresis, dead_abovering ] }; >- key <AD12> { [apostrophe, question, asciitilde, dead_macron ] }; >+ key <AD12> { [apostrophe, question, dead_tilde, dead_macron ] }; > > key <AC10> { [ ae, AE, asciicircum, dead_doubleacute ] }; >- key <AC11> { [dead_acute, dead_circumflex, dead_circumflex ] }; >- key <TLDE> { [ degree, diaeresis, notsign, notsign ] }; >+ key <AC11> { [dead_acute, dead_acute, dead_circumflex, dead_caron ] }; >+ key <TLDE> { [dead_abovering, dead_diaeresis, notsign, hyphen ] }; > >- key <BKSL> { [ plus, asterisk, grave, dead_breve ] }; >+// <AC12> = <BKSL> >+ key <BKSL> { [ plus, asterisk, dead_grave, dead_breve ] }; >+ >+// <AB00> = <LSGT>, is in file "pc": pc105 > key <AB10> { [ thorn, THORN, dead_belowdot, dead_abovedot ] }; > >+ key <SPCE> { [ space, space, nobreakspace, nobreakspace ] }; >+ > include "level3(ralt_switch)" > }; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 826220
: 587567 |
588586