[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#456942: add nodeadkeys variant to machitosh / fr



Package: xkb-data
Version: 1.0~cvs.20070916-1.1
Severity: wishlist
Tags: patch

--- Please enter the report below this line. ---

Hi !

Would it be possible to include a "nodeadkeys" variant for the french layout 
on macintosh model keyboards ?

I wrote the a patch for symbols/macintosh_vndr/fr that you can find in 
attachment. It works here. Probably a corresponding line in rules/base.lst 
needs also to be added.

Thanks.

Cédric

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.23-1-686

Debian Release: lenny/sid
  990 unstable        ftp.fr.debian.org 
  700 testing         ftp.fr.debian.org 
  450 unstable        www.debian-multimedia.org 
  300 experimental    ftp.fr.debian.org 

--- Package information. ---
Depends       (Version) | Installed
=======================-+-===========
                        |
--- xkeyboard-config-1.0~cvs.20070916.orig/symbols/macintosh_vndr/fr
+++ xkeyboard-config-1.0~cvs.20070916/symbols/macintosh_vndr/fr
@@ -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	]	};
+};

Reply to: