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 134203 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]
Add Compose semantics to right Alt when that's ISO_Level3_Shift
diff (text/plain), 721 bytes, created by
Thomas Roessler
on 2006-08-15 09:39:07 UTC
(
hide
)
Description:
Add Compose semantics to right Alt when that's ISO_Level3_Shift
Filename:
MIME Type:
Creator:
Thomas Roessler
Created:
2006-08-15 09:39:07 UTC
Size:
721 bytes
patch
obsolete
>--- level3.bak 2006-08-15 11:16:23.000000000 +0200 >+++ level3 2006-08-15 11:45:34.000000000 +0200 >@@ -10,11 +10,15 @@ > // 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 }; >+ 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
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