Kawatab's tips

This is my tips for using and setting up Computer, mainly Linux. (English | Magyar | 日本語)

X11

xkb-data

Using arrow keys, Home, End, PgUp, PgDn and Japanese keys with combination of AltGr and alphabets

https://github.com/kawatab/xkb-data

KeyboardQuery

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.

https://github.com/kawatab/KeyboardQuery