xmodmap
xmodmap is a utility for modifying keymaps and pointer button mappings in Xorg. It allows users to customize how their keyboard and mouse interact with the operating system by reassigning keys, creating new key combinations, or changing the behavior of mouse buttons.
The primary function of xmodmap is to read and write keymap tables. These tables define which keysym
For example, a user might use xmodmap to swap the Caps Lock and Control keys, making Caps
xmodmap can also be used to alter the behavior of mouse buttons. This might include inverting the
To apply changes, users typically run the xmodmap command with their configuration file as an argument, for