commands.sh

keyd

linux

Remap keys.

More info →

Options (1)

-mboolean

Display keypress information

Example: sudo keyd {{[-m|monitor]}}

Examples (6)

Start and enable the `keyd` service

Display keypress information

sudo keyd [-m|monitor]

Reset bindings and reload the configuration files in `/etc/keyd`

sudo keyd reload

List all valid key names

keyd list-keys

Check the detected configuration files for errors

keyd check

Create a temporary binding

sudo keyd bind "pressed_key = output_key"
made by @shridhargupta | data from tldr-pages