diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-05 23:22:28 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-05 23:22:28 +0200 |
commit | f758019630f0242deb1638009438ebfc1fbc2451 (patch) | |
tree | 0d8455f67fd55af671cd9925688868a5040f0442 | |
parent | 66719fb3ea15351f8860cc6696993357a60ab238 (diff) | |
download | plan9front-f758019630f0242deb1638009438ebfc1fbc2451.tar.xz |
remove š and Š from estonian keymap
Probably the temporary solution to obtain the Estonian uppercase Š and Ž [S and Z with caron (ˇ)] without Shift + AltGr, I note in https://code.9front.org/hg/plan9front/rev/5b6853beadb4 you've written a Shift + AltGr (table 7) for Polish, would be using the caron (ˇ) mapped to key 41 followed by Shift s or Shift z; it was a mistake to earlier map a mode 4 in my fix of /sys/lib/kbmap/ee. It is a bit of an inconvenience to have an AltGr mapping to š and ž, but not a Shift + AltGr mapping to Š and Ž, but that's the best I can do for now. I send a new ee file without the mode 4.
https://code.9front.org/hg/plan9front/rev/851d5d9022af
these should not be in here
1.97+4 31 'Š
1.98+4 44 'Ž
https://code.9front.org/hg/plan9front/rev/378ba39fc90a
Sincerely,
Eric Lindblad
-rw-r--r-- | sys/lib/kbmap/ee | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/lib/kbmap/ee b/sys/lib/kbmap/ee index 243776d9a..3f5cea5a5 100644 --- a/sys/lib/kbmap/ee +++ b/sys/lib/kbmap/ee @@ -47,5 +47,3 @@ 3 43 '½ 3 44 'ž 3 86 '| -4 31 'Š -4 44 'Ž |