I’m on a Linux 8 box on a private network.
When logged on to my host computer – or any remote computers, my CAPSLOCK button pressed causes the light on my keyboard to light… but when I type any letters, they’re all lowercase. I turn off Sticky Keys (hit Shift 5 times) tell it ‘no’ yet keyboard input still lower case…
In order to shift from lower case to upper case and vice versa, I have to do the following keystrokes.
Press enter.
Press and release Caps Lock button.
Press and hold Caps Lock button.
Press any normal key (a-z your choice)
Release Caps Lock button.
The keyboard light might show lit and be in caps – or may show lit and be in lower case… but until you repeat those commands, case won’t change.
Is there any way to code a script to press those keys?
Thank you!