xkbdesc/symbols de,1.11,1.12

"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]>
Newsgroups gmane.comp.freedesktop.xlibs.cvs
Message-ID <[email protected]>
Committed by: svu

Update of /cvs/xlibs/xkbdesc/symbols
In directory kemper:/tmp/cvs-serv31233/symbols

Modified Files:
	de 
Log Message:
added de(mac*)

Index: de
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/de,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- de	5 May 2006 21:04:26 -0000	1.11
+++ de	10 Jul 2006 20:57:33 -0000	1.12
@@ -296,3 +296,87 @@
 
     include "level3(ralt_switch)"
 };
+ 
+// Macintosh layout (german)
+
+partial alphanumeric_keys 
+xkb_symbols "mac" {
+
+    // Alphanumeric section
+    name[Group1]= "Germany - Macintosh layout";
+
+    key <TLDE> { [ dead_circumflex,	degree,   doublelowquotemark,	leftdoublequotemark	] };
+    key <AE01> { [ 1,	exclam,		exclamdown,	notsign	] };
+    key <AE02> { [ 2,	quotedbl,	leftdoublequotemark,	rightdoublequotemark	] };
+    key <AE03> { [ 3,	section,	paragraph,	numbersign	] };
+    key <AE04> { [ 4,	dollar,		cent,	sterling	] };
+    key <AE05> { [ 5,	percent,	bracketleft,	VoidSymbol	] };
+    key <AE06> { [ 6,	ampersand,	bracketright,	asciicircum	] };
+    key <AE07> { [ 7,	slash,		bar,	backslash	] };
+    key <AE08> { [ 8,	parenleft,	braceleft,	asciitilde	] };
+    key <AE09> { [ 9,	parenright,	braceright,	periodcentered	] };
+    key <AE10> { [ 0,	equal,		notequal,	overbar	] };
+    key <AE11> { [ ssharp,	question,	questiondown,	dead_abovedot	] };
+    key <AE12> { [ dead_acute,	dead_grave,	apostrophe,	dead_abovering	] };
+
+    key <AD01> { [ q,	Q,	guillemotleft,	guillemotright	] };
+    key <AD02> { [ w,	W,	Greek_SIGMA,	doublelowquotemark	] };
+    key <AD03> { [ e,	E,	EuroSign,	VoidSymbol	] };
+    key <AD04> { [ r,	R,	registered,	dead_cedilla	] };
+    key <AD05> { [ t,	T,	dagger,	dead_doubleacute	] };
+    key <AD06> { [ z,	Z,	Greek_OMEGA,	dead_caron	] };
+    key <AD07> { [ u,	U,	dead_diaeresis,	Aacute	] };
+    key <AD08> { [ i,	I,	slash,	Ucircumflex	] };
+    key <AD09> { [ o,	O,	oslash,	Oslash	] };
+    key <AD10> { [ p,	P,	Greek_pi,	Greek_PI	] };
+    key <AD11> { [ udiaeresis,	Udiaeresis,	enfilledcircbullet,	degree	] };
+    key <AD12> { [ plus,	asterisk,	plusminus,	VoidSymbol	] }; 
+    key <AC01> { [ a,	A,	aring,	Aring	] };
+    key <AC02> { [ s,	S,	singlelowquotemark,	Iacute	] };
+    key <AC03> { [ d,	D,	partialderivative,       trademark	] };
+    key <AC04> { [ f,	F,	function,	Idiaeresis	] };
+    key <AC05> { [ g,	G,	copyright,	Igrave	] };
+    key <AC06> { [ h,	H,	ordfeminine,	Oacute	] };
+    key <AC07> { [ j,	J,	masculine,	idotless	] };
+    key <AC08> { [ k,	K,	Greek_DELTA,	VoidSymbol	] };
+    key <AC09> { [ l,	L,	at,	VoidSymbol	] };
+    key <AC10> { [ odiaeresis,	Odiaeresis,	oe,	OE	] };
+    key <AC11> { [ adiaeresis,	Adiaeresis,	ae,	AE	] };
+
+    key <LSGT> { [ less,	greater,	lessthanequal,	greaterthanequal	] };
+    key <AB01> { [ y,	Y,	yen,	doubledagger	] };
+    key <AB02> { [ x,	X,	approxeq,	Ugrave	] };
+    key <AB03> { [ c,	C,	ccedilla,	Ccedilla	] };
+    key <AB04> { [ v,	V,	radical,	diamond	] };
+    key <AB05> { [ b,	B,	integral,	leftanglebracket	] };
+    key <AB06> { [ n,	N,	dead_tilde,	rightanglebracket	] };
+    key <AB07> { [ m,	M,	mu,	dead_breve	] };
+    key <AB08> { [ comma,	semicolon,	infinity,	dead_ogonek	] };
+    key <AB09> { [ period,	colon,	ellipsis,	division	] };
+    key <AB10> { [ minus,	underscore,	endash,	emdash	] };
+    key <BKSL> { [ numbersign,	apostrophe,	leftsinglequotemark,	rightsinglequotemark	] };
+
+    // End alphanumeric section
+
+    include "keypad(comma)"
+};
+
+// modify the basic German macintosh layout to not have any dead keys
+partial alphanumeric_keys 
+xkb_symbols "mac_nodeadkeys" {
+
+    include "de(mac)"
+
+    name[Group1]= "Germany - Macintosh layout, eliminate dead keys";
+
+    key <TLDE> { [ asciicircum,	degree,   doublelowquotemark,	leftdoublequotemark	] };
+    key <AE11> { [ ssharp,	question,	questiondown,	abovedot	] };
+    key <AE12> { [ acute,	grave,	apostrophe,	degree	] };
+    key <AD04> { [ r,	R,	registered,	cedilla	] };
+    key <AD05> { [ t,	T,	dagger,	doubleacute	] };
+    key <AD06> { [ z,	Z,	Greek_OMEGA,	caron	] };
+    key <AD07> { [ u,	U,	diaeresis,	Aacute	] };
+    key <AB06> { [ n,	N,	asciitilde,	rightanglebracket	] };
+    key <AB07> { [ m,	M,	mu,	breve	] };
+    key <AB08> { [ comma,	semicolon,	infinity,	ogonek	] };
+};
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.