06-06-2021, 09:53 PM
dsimic,
I tried to run your requested code below in Konsole, and got nothing, no reply just a new line.
[root@pbp b]# dmesg | grep -i input
[root@pbp b]#
Not sure whats up. Its a bit of a bummer, these settings don't seem to be working on yours and I am sure others PBP's. Only thing I can think to add is mine is an ANSI keyboard layout version.
Edit: Actually, your PineBook Pro can provide us with some interesting information, very easily and with absolutely zero risk. Could you, please, run the following command on your PineBook Pro and provide the resulting output in your response:
The names of the input devices, visible in the command's output, should allow us to know whether the factory-flashed keyboard firmware in your PineBook Pro is the patched community version or the original proprietary version.
I tried to run your requested code below in Konsole, and got nothing, no reply just a new line.
[root@pbp b]# dmesg | grep -i input
[root@pbp b]#
Not sure whats up. Its a bit of a bummer, these settings don't seem to be working on yours and I am sure others PBP's. Only thing I can think to add is mine is an ANSI keyboard layout version.
Edit: Actually, your PineBook Pro can provide us with some interesting information, very easily and with absolutely zero risk. Could you, please, run the following command on your PineBook Pro and provide the resulting output in your response:
Code:
dmesg | grep -i input
The names of the input devices, visible in the command's output, should allow us to know whether the factory-flashed keyboard firmware in your PineBook Pro is the patched community version or the original proprietary version.