9328621664
Alan Coopersmith (5): gitlab CI: add a basic build test Build xz tarballs instead of bzip2 handle.c: avoid leaks when realloc() fails PrintModifierMapping: stop leaking the map returned by XGetKeyboardMapping xmodmap 1.0.11 Karl Fogel (1): Fix warning about number of mouse buttons
5 lines
282 B
Text
5 lines
282 B
Text
The xmodmap program is used to edit and display the keyboard modifier
|
|
map and keymap table that are used by client applications to convert
|
|
event keycodes into keysyms. It is usually run from the user's
|
|
session startup script to configure the keyboard according to
|
|
personal tastes.
|