testing my keyboard - some keys not working?
by linuxUser247 from LinuxQuestions.org on (#51TAH)
hello, my program does not receive function keys from F13 and above. Maybe some process is capturing the keys or something.
First I want to know if the key sent by the keyboard is actually recognized as F13.
I did this with `xinput test 12` and the result is:
key press 191
I cannot remember how to check which character it is...


First I want to know if the key sent by the keyboard is actually recognized as F13.
I did this with `xinput test 12` and the result is:
key press 191
I cannot remember how to check which character it is...