FreeBSD Bugzilla – Attachment 8897 Details for
Bug 18460
X11 us keymap dead keys working the same way as describe in PR: misc/18459
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 884 bytes, created by
clefevre
on 2000-05-09 07:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
clefevre
Created:
2000-05-09 07:00:01 UTC
Size:
884 bytes
patch
obsolete
>diff -u /usr/X11R6/lib/X11/xkb/symbols/us_intl /usr/X11R6/lib/X11/xkb/symbols/us_iso >--- /usr/X11R6/lib/X11/xkb/symbols/us_intl Sat Jan 8 17:42:50 2000 >+++ /usr/X11R6/lib/X11/xkb/symbols/us_iso Sun Mar 19 03:14:00 2000 >@@ -5,15 +5,15 @@ > // by Conectiva (http://www.conectiva.com.br) > // modified by Ricardo Y. Igarashi (iga@that.com.br) > >-partial default alphanumeric_keys >+partial alphanumeric_keys alternate_group > xkb_symbols "basic" { > >- name[Group1]= "US/ASCII"; >+ name[Group2]= "US/ASCII/DEAD"; > > // Alphanumeric section >- key <TLDE> { [ dead_grave, dead_tilde ] }; >- key <AE06> { [ 6, dead_circumflex ] }; >- key <AC11> { [ dead_acute, dead_diaeresis ] }; >+ key <TLDE> { [], [ dead_grave, dead_tilde ] }; >+ key <AE06> { [], [ 6, dead_circumflex ] }; >+ key <AC11> { [], [ dead_acute, dead_diaeresis ] }; > > // End alphanumeric section > };
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 18460
: 8897