xkb-data
Using arrow keys, Home, End, PgUp, PgDn and Japanese keys with combination of AltGr and alphabets
This is my tips for using and setting up Computer, mainly Linux. (English | Magyar | 日本語)
Using arrow keys, Home, End, PgUp, PgDn and Japanese keys with combination of AltGr and alphabets
This program gets keyboard configuration as setxkb -query
. If you want to know how to get keyboard model or layout by C++ program, this program is helpful for you.
If you want to know the further details, you should get the source of setxkbmap.c
.