diff --git a/README.md b/README.md index ba40704..09942dc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For Windows, you just have to follow the following steps for installation and us * **Installation and Use:** - * Download the package [ansi-gli-2.2.zip](https://github.com/q3aql/ansi-gli/releases/download/v2.2/ansi-gli-2.2.zip). + * Download the package [ansi-gli-2.3.zip](https://github.com/q3aql/ansi-gli/releases/download/v2.3/ansi-gli-2.3.zip). * Unzip the package. * Run `ansi-gli_86.exe` (for Windows 32-bits) or `ansi-gli_86_64.exe` (for Windows 64-bits). * You will see the app icon on the tray. ([Image](https://github.com/q3aql/ansi-gli/blob/master/images/ansi-gli-tray.png)) @@ -25,6 +25,7 @@ List of combinations: - AltGr + Shift (Left) + x = > - AltGr + z = < - AltGr + x = > + - Win + Alt = AltGr (for keyboards without AltGr key as SK71/SK64) German/French configuration extra key combinations: @@ -51,7 +52,7 @@ If you want to add more combinations or the ones mentioned do not work for you, * Install `autokey` for Linux ([from here](https://github.com/autokey/autokey/releases)). * Install `Python3` (Installed by default on many Linux distributions). * Install the command `make` (`sudo apt-get install make` on Ubuntu/Debian). -* Download the package [ansi-gli-2.2.zip](https://github.com/q3aql/ansi-gli/releases/download/v2.2/ansi-gli-2.2.zip). +* Download the package [ansi-gli-2.3.zip](https://github.com/q3aql/ansi-gli/releases/download/v2.3/ansi-gli-2.3.zip). * Unzip the package. * Inside the `linux` folder, open a terminal and type the command: `make install`. * Run `autokey` (It is recommended to configure it to start on login). @@ -63,6 +64,7 @@ Now, you can use the following additional key combinations: - Alt + w = < - Alt + y = < - Alt + Esc = \ + - Win = AltGr (with win-to-altgr_xmodmap.sh script) ### How to fix on Mac: