From 6e6a7f2b2cf0cabf7e1db0ec7d025daa4a94e9f3 Mon Sep 17 00:00:00 2001 From: Alexey Gladkov Date: Mon, 10 Mar 2008 01:34:04 +0300 Subject: [PATCH] include/*euro.map: Change 'currency' to 'euro' symbol Signed-off-by: Alexey Gladkov --- data/keymaps/i386/include/euro.map | 2 +- data/keymaps/i386/include/euro1.inc | 2 +- data/keymaps/i386/include/euro1.map | 2 +- data/keymaps/i386/include/euro2.map | 2 +- data/keymaps/mac/include/mac-euro.map | 2 +- data/keymaps/mac/include/mac-euro2.map | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/keymaps/i386/include/euro.map b/data/keymaps/i386/include/euro.map index 04cd00b..66c6e1b 100644 --- a/data/keymaps/i386/include/euro.map +++ b/data/keymaps/i386/include/euro.map @@ -2,5 +2,5 @@ # [Say: "loadkeys euro" to get Euro and cent with Alt on the positions # where many keyboards have E and C. # To get it displayed, use a latin0 (i.e., latin9) font.] -alt keycode 18 = currency +alt keycode 18 = euro alt keycode 46 = cent diff --git a/data/keymaps/i386/include/euro1.inc b/data/keymaps/i386/include/euro1.inc index 0e5be38..764fa7b 100644 --- a/data/keymaps/i386/include/euro1.inc +++ b/data/keymaps/i386/include/euro1.inc @@ -2,5 +2,5 @@ # [Say: "loadkeys euro1" to get Euro and cent with AltGr (right alt) # on the positions where many keyboards have 5 and C. # To get it displayed, use a latin0 (i.e., latin9) font.] -altgr keycode 6 = currency +altgr keycode 6 = euro altgr keycode 46 = cent diff --git a/data/keymaps/i386/include/euro1.map b/data/keymaps/i386/include/euro1.map index 0e5be38..764fa7b 100644 --- a/data/keymaps/i386/include/euro1.map +++ b/data/keymaps/i386/include/euro1.map @@ -2,5 +2,5 @@ # [Say: "loadkeys euro1" to get Euro and cent with AltGr (right alt) # on the positions where many keyboards have 5 and C. # To get it displayed, use a latin0 (i.e., latin9) font.] -altgr keycode 6 = currency +altgr keycode 6 = euro altgr keycode 46 = cent diff --git a/data/keymaps/i386/include/euro2.map b/data/keymaps/i386/include/euro2.map index 1f456f7..b0fcaec 100644 --- a/data/keymaps/i386/include/euro2.map +++ b/data/keymaps/i386/include/euro2.map @@ -2,5 +2,5 @@ # [Say: "loadkeys euro2" to get Euro and cent with AltGr (right alt) # on the positions where many keyboards have E and C. # To get it displayed, use a latin0 (i.e., latin9) font.] -altgr keycode 18 = currency +altgr keycode 18 = euro altgr keycode 46 = cent diff --git a/data/keymaps/mac/include/mac-euro.map b/data/keymaps/mac/include/mac-euro.map index cced200..a80fd9b 100644 --- a/data/keymaps/mac/include/mac-euro.map +++ b/data/keymaps/mac/include/mac-euro.map @@ -2,5 +2,5 @@ # [Say: "loadkeys euro" to get Euro and cent with Alt on the positions # where many keyboards have E and C. # To get it displayed, use a latin0 (i.e., latin9) font.] -alt keycode 14 = currency +alt keycode 14 = euro alt keycode 8 = cent diff --git a/data/keymaps/mac/include/mac-euro2.map b/data/keymaps/mac/include/mac-euro2.map index 0284aeb..ac9752b 100644 --- a/data/keymaps/mac/include/mac-euro2.map +++ b/data/keymaps/mac/include/mac-euro2.map @@ -2,5 +2,5 @@ # [Say: "loadkeys mac-euro2" to get Euro and cent with AltGr (Option key) # on the positions where many keyboards have E and C. # To get it displayed, use a latin0 (i.e., latin9) font.] -altgr keycode 14 = currency +altgr keycode 14 = euro altgr keycode 8 = cent -- 2.7.4