rpms/xkeyboard-config/OLPC-2 xkeyboard-config-olpc-tr.patch, NONE, 1.1 xkeyboard-config.spec, 1.25, 1.26

Sayamindu Dasgupta (sayamind) fedora-extras-commits at redhat.com
Mon May 26 21:16:09 UTC 2008


Author: sayamind

Update of /cvs/pkgs/rpms/xkeyboard-config/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21963

Modified Files:
	xkeyboard-config.spec 
Added Files:
	xkeyboard-config-olpc-tr.patch 
Log Message:
xkeyboard-config-olpc-tr.patch: Add support for Turkish layout in the XO keyboard

xkeyboard-config-olpc-tr.patch:

--- NEW FILE xkeyboard-config-olpc-tr.patch ---
Index: symbols/tr
===================================================================
RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/tr,v
retrieving revision 1.14
diff -u -r1.14 tr
--- symbols/tr	30 Jan 2008 21:54:00 -0000	1.14
+++ symbols/tr	26 May 2008 21:11:34 -0000
@@ -280,7 +280,21 @@
 partial alphanumeric_keys
 xkb_symbols "olpc" {
     name[Group1]= "Turkey";
-    include "tr(f)"
+    include "tr(intl)"
+
+    key <AE01>	{ [         1,    exclam,    VoidSymbol,    VoidSymbol ] };
+    key <AE06>	{ [         6,  ampersand, VoidSymbol,  VoidSymbol ]	};
+    key <AE12>	{ type[group1] = "FOUR_LEVEL", [     minus, underscore, bar,    VoidSymbol ]	};
+
+
+    key <AB03>  { [         c,           C,     leftdoublequotemark,     VoidSymbol ] };
+    key <AB04>  { [         v,           V,     rightdoublequotemark,     VoidSymbol ] };
+    key <AB05>  { [         b,           B,     VoidSymbol,     VoidSymbol ] };
+    key <AB08>	{ [odiaeresis, Odiaeresis,     VoidSymbol,   VoidSymbol ]	};
+
+    key <AB09>	{ [  ccedilla,   Ccedilla, multiply,     VoidSymbol ] };
+    key <AB10>	{ [    period,      colon, division, dead_abovedot ] };
+
+    key <I219> { [  less,  greater, VoidSymbol, VoidSymbol ] };
 
-    key <I219> { [  less,  greater, bar, brokenbar ] };
 };


Index: xkeyboard-config.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xkeyboard-config/OLPC-2/xkeyboard-config.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- xkeyboard-config.spec	15 May 2008 19:08:31 -0000	1.25
+++ xkeyboard-config.spec	26 May 2008 21:15:12 -0000	1.26
@@ -5,7 +5,7 @@
 Summary: xkeyboard-config alternative xkb data files
 Name: xkeyboard-config
 Version: 1.1
-Release: 17.%{cvsdate}%{?dist}
+Release: 18.%{cvsdate}%{?dist}
 License: MIT
 Group: User Interface/X
 URL: http://www.x.org
@@ -29,6 +29,7 @@
 Patch13: xkeyboard-config-olpc-ca-fr.patch
 Patch14: xkeyboard-config-olpc-it.patch
 Patch15: xkeyboard-config-olpc-ca-fr-typofix.patch
+Patch16: xkeyboard-config-olpc-tr.patch
 
 BuildArch: noarch
 
@@ -73,6 +74,7 @@
 %patch13 -p0 -b .ca
 %patch14 -p0 -b .it
 %patch15 -p0 -b .ca
+%patch16 -p0 -b .tr
 
 %build
 %configure \
@@ -112,6 +114,9 @@
 %{_datadir}/X11/xkb/rules/xorg.xml
 
 %changelog
+* Tue May 27 2008 Sayamindu Dasgupta <sayamindu at gmail.com> 1.1-18.20071130cvs
+- Add xkeyboard-config-olpc-tr.patch for Turkish keyboard layout
+
 * Fri May 16 2008 Sayamindu Dasgupta <sayamindu at gmail.com> 1.1-17.20071120cvs
 - Fix xkeyboard-config-olpc-ca-fr-typofix.patch so that it applies correctly
 




More information about the fedora-extras-commits mailing list