Page 2 of 3

Re: keyboard language Problem

Posted: Wed Feb 08, 2017 1:43 pm
by Wouwie
Do you have this for Belgium Period, Dutch?

Re: keyboard language Problem

Posted: Wed Feb 08, 2017 4:38 pm
by aka
What is it?

Re: keyboard language Problem

Posted: Wed Feb 08, 2017 6:28 pm
by wouwie
Dutch Azerty Belgium period keyboard layout

https://commons.wikimedia.org/wiki/File ... yboard.svg

Re: keyboard language Problem

Posted: Fri Feb 10, 2017 10:44 am
by aka
Is it right layout?

http://ascii-table.com/keyboard.php/120

No, wtware doesn't support it now. We can add it if you are ready to test several builds and send us a logs.

Re: keyboard language Problem

Posted: Fri Feb 10, 2017 1:49 pm
by wouwie
Yes, that is the correct layout.
I'd be glad to test it.

This would probably also fix qwerty in chrome modus?

Re: keyboard language Problem

Posted: Sun Feb 12, 2017 2:36 am
by aka
Please, try wtware 5.4.76.

For login/password in WTware interface:

Code: Select all

language = fr-be
For chrome:

Code: Select all

chrome_language = fr-be

Re: keyboard language Problem

Posted: Mon Feb 13, 2017 11:01 am
by wouwieke
Thank you, that's perfect!

Except for the name. There are two languages in Belgium: Ducht (nl) and French (fr)
This is the nl-be layout (the one I need) but you named it fr-be.
Some keys are different like the @ and the !
So just rename it and everybody happy!

Re: keyboard language Problem

Posted: Mon Feb 13, 2017 12:53 pm
by aka
https://commons.wikimedia.org/wiki/File ... yboard.svg
"Description belgian (french) keyboard layout"

http://ascii-table.com/keyboard.php/120
"French (Belgium, Luxembourg)"

https://github.com/bgse/atom-keyboard-l ... /README.md
"Belgian French (fr_BE)" - same as my fr-be, image:
https://upload.wikimedia.org/wikipedia/ ... layout.png

Is there an image where it called nl, not fr?

Re: keyboard language Problem

Posted: Mon Feb 13, 2017 1:17 pm
by wouwieke
I thought this one was the French layout:
https://en.wikipedia.org/wiki/File:Fren ... yboard.svg
This one is not the one we use in Belgium.

It does not work for Chrome, stays in qwerty

Re: keyboard language Problem

Posted: Mon Feb 13, 2017 2:35 pm
by aka
This is French: http://ascii-table.com/keyboard.php/189
In WTware, language=fr, but seems it is not correct, need someone with this keyboard to test.

And there is French (Switzerland): http://ascii-table.com/keyboard.php/150F
In WTware, language=fr-ch.

Re: keyboard language Problem

Posted: Tue Mar 07, 2017 5:36 pm
by netsuprema
I am using thinclient to connect to a server that is running Fedora22, I am having trouble recognizing the abnt2 keyboard, it has some characters that are not recognized, such as: Ç, ^, ~, and others.

Keyboard example:
http://s2.glbimg.com/hlQMZ_E87B3DB_96rV ... ilsvg_.png

Re: keyboard language Problem

Posted: Wed Apr 05, 2017 8:04 am
by akatik
netsuprema
1. Install and run the latest wtware version.
2. Add to config file:

Code: Select all

keyboard_log=on
3. Boot, connect to server.
4. Start logging with configurator as described here:
http://wtware.com/logs.html
5. Press key that did not work several times. Look into log, new line should appear every time you press the key.
6. Send us whole log to support@wtware.com and comment, which lines in log correspond to wrong keys.

Re: keyboard language Problem

Posted: Fri May 04, 2018 7:57 pm
by ducdeluxe
I'm having the same issue with keyboard=fr-ch, the keyboard is behaving like US keyboard before the login.

After the login everything works fine.

Re: keyboard language Problem

Posted: Sat May 05, 2018 8:08 am
by akatik
keyboard= for RDP session. Works when Windows interface is on screen.
language= for WTware interface. Works when WTware interface is on screen.

Disable NLA on the server to get login screen in Windows interface instead of WTware: https://wtware.ru/win/nla.html

Re: keyboard language Problem

Posted: Fri Oct 19, 2018 11:44 am
by noslo
Hello,

I'm also facing some keyboard issues. With wtware 5.8.32, a raspberri 3b and the config file on a sd card, I'm unable to get an "azerty" layout while using WTware interface and Chromium but it works for a RDP session. It seems like the language parameter does'nt apply and only qwerty layout works. Am I missing something ?

Here is the config file I used to test the keyboard on chromium :
"language=fr,default
chrome_language=fr-be
keyboard=fr
connection
application=chrome"

Thanks for your help !