On Wed, 2020-12-23 at 09:26 +0000, José Abílio Matos wrote:

On Tuesday, December 22, 2020 10:49:01 PM WET Patrick O'Callaghan wrote:

> I've no idea what 'VC' means (the localectl man page doesn't say).


Virtual console (what you get with Alt+Ctr+F2[-6]).


you got a test area in [1] , many years ago I used a xorg app to test keyboard but I don't remember it now ... 
Set /etc/X11/xorg.conf.d/00-keyboard.conf [2] and use kde without modifications should be enough , I didn't miss any dead key , but what dead key you are talking about ? 

Best regards,

[1] 
/usr/bin/kcmshell5 kcm_keyboard

[2]
cat  /etc/X11/xorg.conf.d/00-keyboard.conf
Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "pt"
        Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection

--

José Abílio

_______________________________________________
kde mailing list -- 
kde@lists.fedoraproject.org

To unsubscribe send an email to 
kde-leave@lists.fedoraproject.org

Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/

List Guidelines: 
https://fedoraproject.org/wiki/Mailing_list_guidelines

List Archives: 
https://lists.fedoraproject.org/archives/list/kde@lists.fedoraproject.org

-- 
Sérgio M. B.