xkeyboard-config/symbols/macintosh_vndr fr,1.5,1.6

"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]> Fri, 4 Jan 2008 14:34:06 -0800 (PST)
Newsgroups gmane.comp.freedesktop.xlibs.cvs
Message-ID <[email protected]>
Committed by: svu

Update of /cvs/xkeyboard-config/xkeyboard-config/symbols/macintosh_vndr
In directory kemper:/tmp/cvs-serv17566/symbols/macintosh_vndr

Modified Files:
	fr 
Log Message:
added fr(nodeadkeys) to mac

Index: fr
===================================================================
RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/macintosh_vndr/fr,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- fr	3 Feb 2007 23:14:46 -0000	1.5
+++ fr	4 Jan 2008 22:34:04 -0000	1.6
@@ -26,6 +26,7 @@
 // Apple mark and the oe/OE character; others I may have simply not
 // found.)
 
+default
 xkb_symbols "extended" {
 
     name[Group1]= "France - Mac";
@@ -96,3 +97,14 @@
 };
 
 
+
+xkb_symbols "nodeadkeys" {
+include "macintosh_vndr/fr(extended)"
+    name[Group1]= "France - Mac, eliminate dead keys";
+    
+    key <AE01> {	[   ampersand,	  1,	  	VoidSymbol,	  	acute	]	}; // MISSING: Apple
+    key <AD11> {	[asciicircum,diaeresis,ocircumflex, 		Ocircumflex	]	};
+    key <BKSL> {	[ grave,	sterling,	at,			numbersign	]	};
+
+    key <AB06> {	[	  n,	N,		asciitilde,		dead_tilde	]	};
+};