Bug 107191 - "Ճ" and "Չ" symbols are not working in am layout
Summary: "Ճ" and "Չ" symbols are not working in am layout
Status: RESOLVED MOVED
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: lil.araqelyan
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-11 13:05 UTC by lil.araqelyan
Modified: 2018-12-28 00:32 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
I've attached fixed "am" layout file (10.11 KB, text/plain)
2018-07-12 11:12 UTC, lil.araqelyan
Details

Description lil.araqelyan 2018-07-11 13:05:44 UTC
there is a typo in am layout file which caused this problem.
Comment 1 lil.araqelyan 2018-07-11 13:11:39 UTC
I did pull request with fixing commit.
Comment 2 lil.araqelyan 2018-07-12 11:12:43 UTC
Created attachment 140586 [details]
I've attached fixed "am" layout file

Path of the file ./symbols/am
Comment 3 fgallaire 2018-07-12 15:45:49 UTC
Hello Lil,

You should commit the patch as a diff, not the whole file.
Comment 4 Sergey V. Udaltsov 2018-09-26 22:58:46 UTC
> You should commit the patch as a diff, not the whole file.
That is right. I would appreciate the patch...
Comment 5 Fred 2018-11-10 19:26:26 UTC
Like this?

--- /usr/share/X11/xkb/symbols/am
+++ /work/tmp/xkb-am/am-new
@@ -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  	]	};
Comment 6 GitLab Migration User 2018-12-28 00:32:27 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/issues/8.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.