FreeBSD port x11/xkeyboard-config
Sergey Manucharian <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <20181025141012.GD49311@eldorado> |
Hello, I found a bug in versions 2.24 and 2.25 in the original packages from freedesltop.org. There are a couple of typos in symbols/am file. I submitted a bug report: https://bugs.freedesktop.org/show_bug.cgi?id=108545 May be it makes sense to implement a (temporary) fix in FreeBSD port? It's critical for users of the most popular Armenian layout: 2 capital letters cannot be typed. The patch is attached. Thanks, Sergey _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"
am_typo.patch
(text/x-diff, 690 B)
--- work/xkeyboard-config-2.24/symbols/am 2018-06-04 16:36:13.000000000 -0600
+++ /usr/local/share/X11/xkb/symbols/am 2018-10-24 20:18:34.185644000 -0600
@@ -80,8 +80,8 @@
key <AE06> { [ Armenian_vyun, Armenian_VYUN ] };
key <AE07> { [ Armenian_ligature_ew, 0x100058f ] };
key <AE08> { [ Armenian_ra, Armenian_RA ] };
- key <AE09> { [ Armenian_cha, rmenian_CHA ] };
- key <AE10> { [ Armenian_tche, rmenian_TCHE ] };
+ key <AE09> { [ Armenian_cha, Armenian_CHA ] };
+ key <AE10> { [ Armenian_tche, Armenian_TCHE ] };
key <AE11> { [ Armenian_hyphen, 0x1002015 ] };
key <AE12> { [ Armenian_zhe, Armenian_ZHE ] };