maintainer-feedback requested: [Bug 274476] [PATCH] x11/setxkbmap: Fix Lstroke mapping for Canadian Multingual layout

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody)
<[email protected]> for maintainer-feedback:
Bug 274476: [PATCH] x11/setxkbmap: Fix Lstroke mapping for Canadian Multingual
layout
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274476



--- Description ---
The Lstroke (Ł/ł letter) mapping was inverted. Maybe the appropriate
maintainer can send this to upstream.

diff --git a/usr/local/share/X11/xkb/symbols/ca
b/usr/local/share/X11/xkb/symbols/ca
index 3d458f0..e5ca40c 100644
--- a/usr/local/share/X11/xkb/symbols/ca
+++ b/usr/local/share/X11/xkb/symbols/ca
@@ -343,7 +343,7 @@ xkb_symbols "multix" {

     key.type[group1]="EIGHT_LEVEL_SEMIALPHABETIC";
     key <AD01> {[	   q,	       Q,	NoSymbol, NoSymbol,	 
NoSymbol,   Greek_OMEGA ]};
-    key <AD02> {[	   w,	       W,	NoSymbol, NoSymbol,	  
Lstroke,       lstroke ]};
+    key <AD02> {[	   w,	       W,	NoSymbol, NoSymbol,	  
lstroke,       Lstroke ]};
     key <AD03> {[	   e,	       E,	NoSymbol, NoSymbol,	       
oe,	       OE ]};
     key <AD04> {[	   r,	       R,	NoSymbol, NoSymbol,	
paragraph,    registered ]};
     key <AD05> {[	   t,	       T,	NoSymbol, NoSymbol,	   
tslash,        Tslash ]};
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.