Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 141075 Details for
Bug 193922
Compose now incorrectly disabled in the UK keymap (with PATCH)
Home
New
Search
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.rh90 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]
Differences between the patch in CVS/devel and the attachment 140701
devel-140701.diff (text/plain), 1.57 KB, created by
Matěj Cepl
on 2006-11-13 17:27:31 UTC
(
hide
)
Description:
Differences between the patch in CVS/devel and the attachment 140701
Filename:
MIME Type:
Creator:
Matěj Cepl
Created:
2006-11-13 17:27:31 UTC
Size:
1.57 KB
patch
obsolete
>diff -u level3 level3.bak >--- level3 2006-08-15 11:45:34.000000000 +0200 >+++ level3.bak 2006-11-08 20:31:52.000000000 +0100 >@@ -10,15 +10,19 @@ > // third engraved symbol > default partial modifier_keys > xkb_symbols "ralt_switch" { >- // key <RALT> { >- // type[Group1]="ONE_LEVEL", >- // symbols[Group1] = [ ISO_Level3_Shift ] >- // }; >- // modifier_map Mod5 { ISO_Level3_Shift }; >+ key <RALT> { >+ type[Group1]="ONE_LEVEL", >+ symbols[Group1] = [ ISO_Level3_Shift ] >+ }; >+ modifier_map Mod5 { ISO_Level3_Shift }; >+}; >+ >+// Fedora bug #193922 >+partial modifier_keys >+xkb_symbols "ralt_switch_multikey" { > key <RALT> { type[Group1]="TWO_LEVEL", > [ ISO_Level3_Shift, Multi_key ] }; > modifier_map Mod5 { <RALT> }; >- > }; > > // special case or right Alt switch - for use with grp:alts_toggle >only in patch2: >unchanged: >--- xkeyboard-config-orig/symbols/gb 2005-09-21 23:29:26.000000000 +0200 >+++ xkeyboard-config-0.8/symbols/gb 2006-11-08 20:32:39.000000000 +0100 >@@ -26,7 +26,7 @@ > key <BKSL> { [numbersign, asciitilde, dead_grave, dead_breve ] }; > key <LSGT> { [ backslash, bar, bar, brokenbar ] }; > >- include "level3(ralt_switch)" >+ include "level3(ralt_switch_multikey)" > }; > > partial alphanumeric_keys >@@ -58,7 +58,7 @@ > key <BKSL> { [ numbersign, dead_tilde, bar, bar ] }; > key <LSGT> { [ backslash, bar, bar, bar ] }; > >- include "level3(ralt_switch)" >+ include "level3(ralt_switch_multikey)" > }; > > // Dvorak (UK) keymap (by odaen) allowing the usage of
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 193922
:
134203
|
140701
| 141075 |
141076
|
141077
|
141079