[PATCH 3/3] Remove now redundant fi-latin1 and fi-latin9 maps
Marko Myllynen
myllynen at redhat.com
Thu Mar 20 18:57:31 MSK 2014
The new fi.map supports all the symbols of these keymaps, they are not
meaningful in today's UTF-8 world, and they occasionally cause confusion
even among the more seasoned users so let's just remove them.
---
data/keymaps/i386/qwerty/fi-latin1.map | 111 ------------------------------
data/keymaps/i386/qwerty/fi-latin9.map | 115 --------------------------------
2 files changed, 0 insertions(+), 226 deletions(-)
delete mode 100644 data/keymaps/i386/qwerty/fi-latin1.map
delete mode 100644 data/keymaps/i386/qwerty/fi-latin9.map
diff --git a/data/keymaps/i386/qwerty/fi-latin1.map b/data/keymaps/i386/qwerty/fi-latin1.map
deleted file mode 100644
index 98f5d15..0000000
--- a/data/keymaps/i386/qwerty/fi-latin1.map
+++ /dev/null
@@ -1,111 +0,0 @@
-# fi-latin1.map: Finnish keymap with ISO-8859-1 symbols
-# Changes by Johan Myréen <jem at iki.fi> 1997-08-19
-# Changes by Marko Myllynen <myllynen at lut.fi> 2001-04-05, 2002-01-16
-
-charset "iso-8859-1"
-keymaps 0-6,8-10,12-14
-alt_is_meta
-include "qwerty-layout"
- altgr keycode 18 = currency
- altgr keycode 19 = registered
- altgr keycode 20 = +thorn
- altgr shift keycode 20 = +THORN
- altgr keycode 25 = paragraph
- altgr control keycode 31 = ssharp
- altgr keycode 32 = +eth
- altgr shift keycode 32 = +ETH
- altgr keycode 45 = multiply
- shift altgr keycode 45 = division
- altgr keycode 46 = copyright
- altgr shift keycode 46 = cent
- altgr keycode 49 = +ntilde
- altgr shift keycode 49 = +Ntilde
- altgr keycode 50 = mu
-include "linux-with-alt-and-altgr"
- plain keycode 83 = KP_Comma
-strings as usual
-
-keycode 1 = Escape
-keycode 2 = one exclam exclamdown
- altgr shift keycode 2 = onesuperior
-keycode 3 = two quotedbl at
- control keycode 3 = nul
- control altgr keycode 3 = nul
- altgr shift keycode 3 = twosuperior
-keycode 4 = three numbersign sterling
- control keycode 4 = Escape
- altgr shift keycode 4 = threesuperior
-keycode 5 = four currency dollar
- control keycode 5 = Control_backslash
- altgr shift keycode 5 = cent
-keycode 6 = five percent currency
- control keycode 6 = Control_bracketright
- altgr shift keycode 6 = masculine
-keycode 7 = six ampersand yen
- control keycode 7 = Control_asciicircum
- altgr shift keycode 7 = ordfeminine
-keycode 8 = seven slash braceleft
- control keycode 8 = Control_underscore
- altgr shift keycode 8 = plusminus
-keycode 9 = eight parenleft bracketleft
- control keycode 9 = Delete
- control altgr keycode 9 = Escape
- altgr shift keycode 9 = guillemotleft
-keycode 10 = nine parenright bracketright
- control altgr keycode 10 = Control_bracketright
- altgr shift keycode 10 = guillemotright
-keycode 11 = zero equal braceright
- altgr shift keycode 11 = degree
-keycode 12 = plus question backslash
- control keycode 12 = Control_underscore
- control altgr keycode 12 = Control_backslash
- altgr shift keycode 12 = questiondown
-keycode 13 = dead_acute dead_grave
- alt keycode 13 = Meta_equal
- alt shift keycode 13 = Meta_grave
-keycode 14 = Delete
-keycode 15 = Tab
- shift keycode 15 = Meta_Tab
-keycode 26 = +aring +Aring
- control keycode 26 = Escape
- alt keycode 26 = Meta_bracketleft
-keycode 27 = dead_diaeresis dead_circumflex dead_tilde
- control keycode 27 = Control_bracketright
- control shift keycode 27 = Control_asciicircum
- alt keycode 27 = Meta_bracketright
- alt shift keycode 27 = Meta_asciicircum
- alt altgr keycode 27 = Meta_asciitilde
-keycode 28 = Return
- alt keycode 28 = Meta_Control_m
-keycode 29 = Control
-keycode 39 = +odiaeresis +Odiaeresis +oslash
- alt keycode 39 = Meta_semicolon
- altgr shift keycode 39 = +Oslash
-keycode 40 = +adiaeresis +Adiaeresis +ae
- alt keycode 40 = Meta_apostrophe
- altgr shift keycode 40 = +AE
-keycode 41 = section onehalf onequarter
- control keycode 41 = nul
- alt keycode 41 = Meta_grave
- altgr shift keycode 41 = threequarters
-keycode 42 = Shift
-keycode 43 = apostrophe asterisk
- control keycode 43 = Control_backslash
-keycode 51 = comma semicolon dead_cedilla
-keycode 52 = period colon periodcentered
- altgr shift keycode 52 = notsign
-keycode 53 = minus underscore hyphen
- control keycode 53 = Control_underscore
- control shift keycode 53 = Control_underscore
- control alt shift keycode 53 = Meta_Control_underscore
- altgr shift keycode 53 = macron
-keycode 54 = Shift
-keycode 56 = Alt
-keycode 57 = space
- control keycode 57 = nul
- altgr shift keycode 57 = nobreakspace
-keycode 58 = Caps_Lock
-keycode 86 = less greater bar
- alt altgr keycode 86 = Meta_bar
- altgr shift keycode 86 = brokenbar
-keycode 97 = Control
diff --git a/data/keymaps/i386/qwerty/fi-latin9.map b/data/keymaps/i386/qwerty/fi-latin9.map
deleted file mode 100644
index 06bc52b..0000000
--- a/data/keymaps/i386/qwerty/fi-latin9.map
+++ /dev/null
@@ -1,115 +0,0 @@
-# fi-latin9.map: Finnish keymap with ISO-8859-15 symbols
-# Marko Myllynen <myllynen at lut.fi> 2002-01-16
-# Based on fi-latin1.map by Johan Myréen
-
-charset "iso-8859-15"
-keymaps 0-6,8-10,12-14
-alt_is_meta
-include "qwerty-layout"
- altgr keycode 18 = euro
- altgr keycode 19 = registered
- altgr keycode 20 = +thorn
- altgr shift keycode 20 = +THORN
- altgr keycode 25 = paragraph
- altgr keycode 31 = +scaron
- altgr shift keycode 31 = +Scaron
- altgr control keycode 31 = ssharp
- altgr keycode 32 = +eth
- altgr shift keycode 32 = +ETH
- altgr keycode 44 = +zcaron
- altgr shift keycode 44 = +Zcaron
- altgr keycode 45 = multiply
- shift altgr keycode 45 = division
- altgr keycode 46 = copyright
- altgr shift keycode 46 = cent
- altgr keycode 49 = +ntilde
- altgr shift keycode 49 = +Ntilde
- altgr keycode 50 = mu
-include "linux-with-alt-and-altgr"
- plain keycode 83 = KP_Comma
-strings as usual
-
-keycode 1 = Escape
-keycode 2 = one exclam exclamdown
- altgr shift keycode 2 = onesuperior
-keycode 3 = two quotedbl at
- control keycode 3 = nul
- control altgr keycode 3 = nul
- altgr shift keycode 3 = twosuperior
-keycode 4 = three numbersign sterling
- control keycode 4 = Escape
- altgr shift keycode 4 = threesuperior
-keycode 5 = four VoidSymbol dollar
- control keycode 5 = Control_backslash
- altgr shift keycode 5 = cent
-keycode 6 = five percent euro
- control keycode 6 = Control_bracketright
- altgr shift keycode 6 = masculine
-keycode 7 = six ampersand yen
- control keycode 7 = Control_asciicircum
- altgr shift keycode 7 = ordfeminine
-keycode 8 = seven slash braceleft
- control keycode 8 = Control_underscore
- altgr shift keycode 8 = plusminus
-keycode 9 = eight parenleft bracketleft
- control keycode 9 = Delete
- control altgr keycode 9 = Escape
- altgr shift keycode 9 = guillemotleft
-keycode 10 = nine parenright bracketright
- control altgr keycode 10 = Control_bracketright
- altgr shift keycode 10 = guillemotright
-keycode 11 = zero equal braceright
- altgr shift keycode 11 = degree
-keycode 12 = plus question backslash
- control keycode 12 = Control_underscore
- control altgr keycode 12 = Control_backslash
- altgr shift keycode 12 = questiondown
-keycode 13 = dead_acute dead_grave
- alt keycode 13 = Meta_equal
- alt shift keycode 13 = Meta_grave
-keycode 14 = Delete
-keycode 15 = Tab
- shift keycode 15 = Meta_Tab
-keycode 26 = +aring +Aring +oe
- control keycode 26 = Escape
- alt keycode 26 = Meta_bracketleft
- altgr shift keycode 26 = +OE
-keycode 27 = dead_diaeresis dead_circumflex dead_tilde
- control keycode 27 = Control_bracketright
- control shift keycode 27 = Control_asciicircum
- alt keycode 27 = Meta_bracketright
- alt shift keycode 27 = Meta_asciicircum
- alt altgr keycode 27 = Meta_asciitilde
- altgr shift keycode 27 = dead_caron
-keycode 28 = Return
- alt keycode 28 = Meta_Control_m
-keycode 29 = Control
-keycode 39 = +odiaeresis +Odiaeresis +oslash
- alt keycode 39 = Meta_semicolon
- altgr shift keycode 39 = +Oslash
-keycode 40 = +adiaeresis +Adiaeresis +ae
- alt keycode 40 = Meta_apostrophe
- altgr shift keycode 40 = +AE
-keycode 41 = section
- control keycode 41 = nul
- alt keycode 41 = Meta_grave
-keycode 42 = Shift
-keycode 43 = apostrophe asterisk
- control keycode 43 = Control_backslash
-keycode 51 = comma semicolon dead_cedilla
-keycode 52 = period colon periodcentered
- altgr shift keycode 52 = notsign
-keycode 53 = minus underscore hyphen
- control keycode 53 = Control_underscore
- control shift keycode 53 = Control_underscore
- control alt shift keycode 53 = Meta_Control_underscore
- altgr shift keycode 53 = macron
-keycode 54 = Shift
-keycode 56 = Alt
-keycode 57 = space
- control keycode 57 = nul
- altgr shift keycode 57 = nobreakspace
-keycode 58 = Caps_Lock
-keycode 86 = less greater bar
- alt altgr keycode 86 = Meta_bar
-keycode 97 = Control
--
1.7.1
--------------050402070200070801000303--
More information about the kbd
mailing list