Page 1 of 1

Keyboard caps lock problem

Posted: Tue Nov 05, 2019 11:24 am
by escort
Hello,

I'm using a french configuration with "language=fr, default" for login and password input.
The problem is that the CAPS LOCK does not work for keys other than alphabetic characters
a -> A (OK)
z -> Z (OK)
, -> , (KO, should give ?)
; -> ; (KO, should give .)
& -> & (KO, should give 1)
é -> é (KO, should give 2)
...
I'm using the last version 5.8.74.

Can you fix this keymapping ?

Re: Keyboard caps lock problem

Posted: Tue Nov 05, 2019 4:55 pm
by aka
Try wtware 5.8.76.

Re: Keyboard caps lock problem

Posted: Thu Nov 07, 2019 10:19 am
by escort
Hello,

Thanks again for your reactivity, problem solved except for the key '*' that don't give 'µ'.

Re: Keyboard caps lock problem

Posted: Thu Nov 07, 2019 7:04 pm
by aka
Add to config:

Code: Select all

keyboard_log=on
Reboot terminal. Press key '*' several times, with shift and without. Save and show me the log: https://wtware.com/logs.html

Re: Keyboard caps lock problem

Posted: Thu Nov 07, 2019 7:42 pm
by escort
Hello,

In fact, the key is reversed :
'µ' without caps lock (Should be '*')
'*' with caps lock (Should be 'µ')

Re: Keyboard caps lock problem

Posted: Thu Nov 07, 2019 10:01 pm
by aka

Re: Keyboard caps lock problem

Posted: Fri Nov 08, 2019 3:50 pm
by escort
Hello,

Yes, all is good.
Many thanks !