From 00449910e5b45a1947b5b74bdcd047ef10f454b7 Mon Sep 17 00:00:00 2001 From: Alexey Gladkov Date: Tue, 8 Apr 2008 22:34:24 +0400 Subject: [PATCH] Revert "include/*euro.map: Change 'currency' to 'euro' symbol" This reverts commit 6e6a7f2b2cf0cabf7e1db0ec7d025daa4a94e9f3. --- 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 66c6e1b..04cd00b 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 = euro +alt keycode 18 = currency alt keycode 46 = cent diff --git a/data/keymaps/i386/include/euro1.inc b/data/keymaps/i386/include/euro1.inc index 764fa7b..0e5be38 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 = euro +altgr keycode 6 = currency altgr keycode 46 = cent diff --git a/data/keymaps/i386/include/euro1.map b/data/keymaps/i386/include/euro1.map index 764fa7b..0e5be38 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 = euro +altgr keycode 6 = currency altgr keycode 46 = cent diff --git a/data/keymaps/i386/include/euro2.map b/data/keymaps/i386/include/euro2.map index b0fcaec..1f456f7 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 = euro +altgr keycode 18 = currency altgr keycode 46 = cent diff --git a/data/keymaps/mac/include/mac-euro.map b/data/keymaps/mac/include/mac-euro.map index a80fd9b..cced200 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 = euro +alt keycode 14 = currency alt keycode 8 = cent diff --git a/data/keymaps/mac/include/mac-euro2.map b/data/keymaps/mac/include/mac-euro2.map index ac9752b..0284aeb 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 = euro +altgr keycode 14 = currency altgr keycode 8 = cent -- 2.7.4