summaryrefslogtreecommitdiff
path: root/symbols/gr
diff options
context:
space:
mode:
authorsvu <svu>2005-01-21 23:16:04 +0000
committersvu <svu>2005-01-21 23:16:04 +0000
commitdbd59257e6528329a9b63609cf1596166164cf84 (patch)
treef0007362a7a3a11e550f176f1747e983c9a59e5d /symbols/gr
parent49084f874dbfdd88d97b5aee45fcbd0ecf2db0d8 (diff)
downloadxkeyboard-config-dbd59257e6528329a9b63609cf1596166164cf84.tar.gz
tiny fix in the Greek keyboard - the group name is in 'basic' but not in 'bare'
Diffstat (limited to 'symbols/gr')
-rw-r--r--symbols/gr4
1 files changed, 2 insertions, 2 deletions
diff --git a/symbols/gr b/symbols/gr
index 154e04e..e18df30 100644
--- a/symbols/gr
+++ b/symbols/gr
@@ -15,6 +15,8 @@ xkb_symbols "basic" {
include "gr(bare)"
+ name[Group1] = "Greece";
+
key <TLDE> { [ grave, asciitilde ] };
key <AE01> { [ 1, exclam ] };
key <AE02> { [ 2, at ] };
@@ -44,8 +46,6 @@ xkb_symbols "basic" {
hidden partial alphanumeric_keys alternate_group
xkb_symbols "bare" {
- name[Group1] = "Greece";
-
key <AD01> { [ semicolon, colon ] };
key <AD02> { [ Greek_finalsmallsigma, Greek_SIGMA ] };
key <AD03> { [ Greek_epsilon, Greek_EPSILON ] };