autokey config layouts

This commit is contained in:
q3aql 2020-08-19 20:19:02 +02:00
parent b4bc18be90
commit 96c27be070
6 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
* How to install (Comands):
$ mkdir -p ${HOME}/.config/autokey/
$ rm -rf ${HOME}/.config/autokey/mspeed-layer-ck6x*
$ tar zxvf mspeed-layer-ck6x-[LAYOUT].tar.gz -C ${HOME}/.config/autokey/
$ autokey
* Available Layouts:
- mspeed-layer-ck6x-US.tar.gz (for ANSI US Layout QWERTY).
- mspeed-layer-ck6x-ES.tar.gz (for ISO Spanish Layout QWERTY).
- mspeed-layer-ck6x-IT.tar.gz (for ISO Italian Layout QWERTY)
- mspeed-layer-ck6x-FR.tar.gz (for ISO French Layout AZERTY).
- mspeed-layer-ck6x-DE.tar.gz (for ISO German Layout QWERTZ).
* Dependencies:
- autokey
- python3
- X11

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.