aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xkbd
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2006-03-11 02:01:38 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-11 02:01:38 +0000
commit569e84b42f87afcd6376b28139a8ee54cb11d55e (patch)
tree3d16aa7b01b609d27fee4f04b860bf54fa7d2f3c /packages/xkbd
parent7948b414ece3210d716480fcbf7507a7c9ad7b97 (diff)
downloadopenembedded-569e84b42f87afcd6376b28139a8ee54cb11d55e.tar.gz
xkbd: add missing patch. from .dev 8bcba3a999604c40b28e2542f3c3098dcace7015.
Diffstat (limited to 'packages/xkbd')
-rw-r--r--packages/xkbd/xkbd-0.8.15/fix-circumkey.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages/xkbd/xkbd-0.8.15/fix-circumkey.patch b/packages/xkbd/xkbd-0.8.15/fix-circumkey.patch
new file mode 100644
index 0000000000..b23a2a3f9f
--- /dev/null
+++ b/packages/xkbd/xkbd-0.8.15/fix-circumkey.patch
@@ -0,0 +1,18 @@
+--- xkbd-0.8.15.orig/data/en_GB.qwerty.xkbd.in 2006-03-09 14:48:09.000000000 +0100
++++ xkbd-0.8.15/data/en_GB.qwerty.xkbd.in 2006-03-09 14:52:36.000000000 +0100
+@@ -95,7 +95,7 @@
+ default 6
+ default_ks 6
+ shift ^
+- shift_ks numbersign
++ shift_ks asciicircum
+ </key>
+ <key>
+ default 7
+@@ -438,4 +438,4 @@
+ shift_ks Control_R
+ </key>
+ </row>
+-</layout>
+\ No newline at end of file
++</layout>