rpms/xorg-x11-xkbdata/devel xkbdata-1.0.1-cz-fix-bug177362.patch, NONE, 1.1 xkbdata-1.0.1-greek-fix-bug181313.patch, NONE, 1.1

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Feb 22 01:30:25 UTC 2006


Author: mharris

Update of /cvs/dist/rpms/xorg-x11-xkbdata/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31398

Added Files:
	xkbdata-1.0.1-cz-fix-bug177362.patch 
	xkbdata-1.0.1-greek-fix-bug181313.patch 
Log Message:
Added xkbdata-1.0.1-cz-fix-bug177362.patch xkbdata-1.0.1-greek-fix-bug181313.patch

xkbdata-1.0.1-cz-fix-bug177362.patch:
 cz |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

--- NEW FILE xkbdata-1.0.1-cz-fix-bug177362.patch ---
Patch that fixes cz keyboard layouts:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=177362
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=178892

Patch is from bug:
https://bugs.freedesktop.org/show_bug.cgi?id=5077

mharris at redhat.com


--- symbols/pc/cz	2005-08-12 13:08:49.000000000 +0200
+++ symbols/pc/cz	2005-11-17 10:56:50.000000000 +0100
@@ -78,7 +78,7 @@
 
 // Use <BKSL> instead of <LSGT> (useful for keyboard without <LSGT> key)
 xkb_symbols "bksl" {
-    include "cz(basic)"
+    include "pc/cz(basic)"
     name[Group1]= "Czechia - With <\|> key";
 
     key <BKSL>	{ [ backslash,        bar,        slash,     NoSymbol ]	};
@@ -91,7 +91,7 @@
     // of 'Z' and 'Y' keys, which are in the qwerty style (ie. swapped).
     // 2001 by Kamil Toman <ktoman at email.cz>
     
-    include "cz(basic)"
+    include "pc/cz(basic)"
     name[Group1]= "Czechia - qwerty";
 
     key <AB01>	{ [         z,          Z,       degree,     NoSymbol ]	};
@@ -100,7 +100,7 @@
 
 // Use <BKSL> instead of <LSGT> (useful for keyboard without <LSGT> key)
 xkb_symbols "qwerty_bksl" {
-    include "cz(qwerty)"
+    include "pc/cz(qwerty)"
 
     name[Group1]= "Czechia - qwerty, extended Backslash";
 

xkbdata-1.0.1-greek-fix-bug181313.patch:
 gr |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

--- NEW FILE xkbdata-1.0.1-greek-fix-bug181313.patch ---
Patch that fixes greeklitude.

Fixes bugs:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=181313
https://bugs.freedesktop.org/show_bug.cgi?id=5012


--- symbols/pc/gr.orig	Tue Jan 31 20:28:22 2006
+++ symbols/pc/gr	Tue Jan 31 20:29:05 2006
@@ -13,7 +13,7 @@
 default partial alphanumeric_keys alternate_group
 xkb_symbols "basic" {
 
-    include "pc/el(bare)"
+    include "pc/gr(bare)"
 
     name[Group1] = "Greece";
 
@@ -83,7 +83,7 @@
 partial alphanumeric_keys alternate_group
 xkb_symbols "extended" {
 
-    include "pc/el(basic)"
+    include "pc/gr(basic)"
     name[Group1] = "Greece - Extended";
 
     key.type = "THREE_LEVEL";
@@ -102,7 +102,7 @@
 partial alphanumeric_keys alternate_group
 xkb_symbols "polytonic" {
 
-    include "pc/el(extended)"
+    include "pc/gr(extended)"
 
     name[Group1] = "Greece - Polytonic";
 
@@ -119,7 +119,7 @@
 partial alphanumeric_keys alternate_group
 xkb_symbols "nodeadkeys" {
 
-    include "pc/el(basic)"
+    include "pc/gr(basic)"
     name[Group1] = "Greece - Eliminate dead keys";
 
     key <AC10> { [	semicolon,		colon		] };




More information about the fedora-cvs-commits mailing list