It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
When playing in french, I cannot type a "è" which is a "e" with a "grave accent".
On a canadian french keyboard layout, we first type the "grave accent" key, then we type the letter "e".
I did not test anymore, since I am blocked in the game because of that, but It is possible the same problem occur with other Accented letters.
(System: Linux Mint 18.3)
Post edited April 06, 2019 by hellwoodfire
[SOLVED]

Solution pour jouer en français et pouvoir faire les lettres accentuées d'un coup (ex: "è", etc ):

* Éditer le fichier start.sh :
/home/<USER>/GOG Games/Epistory Typing Chronicles/start.sh

ajouter ces lignes dans la fonction default() :

default() {
setxkbmap -layout ca -variant multix
run_game
setxkbmap -layout ca
}

* le 1er setxkbmap met le clavier en mode multilingue avec de démarrer le jeu
* le 2ème setxkbmap remet le clavier en mode canadien français legacy après avoir quitté le jeu