summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--geometry/pc4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index db9ccdc..5c9c134 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-23 Sergey Udaltsov
+
+ * geometry/pc: fix for abnt2, closing
+ https://bugs.freedesktop.org/show_bug.cgi?id=10725
+
2007-04-11 Sergey Udaltsov
* symbols/ge, rules/base.xml.in: added/fixed a lot of Georgian
diff --git a/geometry/pc b/geometry/pc
index c083d63..2941dab 100644
--- a/geometry/pc
+++ b/geometry/pc
@@ -912,12 +912,12 @@ xkb_geometry "abnt2" {
keys { { <CAPS>, "CAPS", color="grey20" },
<AC01>, <AC02>, <AC03>, <AC04>, <AC05>,
<AC06>, <AC07>, <AC08>, <AC09>, <AC10>,
- <AC11>, <AC12>
+ <AC11>, <BKSL>
};
};
row {
top= 58;
- keys { { <LFSH>, "LFSH", color="grey20" }, <BKSL>,
+ keys { { <LFSH>, "LFSH", color="grey20" }, <LSGT>,
<AB01>, <AB02>, <AB03>, <AB04>, <AB05>,
<AB06>, <AB07>, <AB08>, <AB09>, <AB10>,
<AB11>, { <RTSH>, "RTSH", color="grey20" }