Search Results

Home / Snippets / Texts

Tajik Keyboard Layout for Emacs

An Emacs implementation of the Tajik YQUKEN keyboard layout (a modification of the cyrillic JCUKEN layout). There is also a version for IBus-m17n, put it in your ~/.m17n.d/ directory. You may also need to un-blacklist it in /usr/share/ibus-m17n/default.xml, by adding the following snippet at the end:

	<engine>
		<name>m17n:tg:kbd</name>
		<rank>1</rank>
	</engine>
Originally submitted: 2020.05.19.

Copyright (C) 2007-2026 Peter Salvi