Interception K2k Save

Configurable plugin for Interception Tools (caps2esc, space2meta, tab2altgr...)

Project README

interception-k2k

All-in-one input key mapper for Interception Tools.

Configuration

User configuration files can be placed under subdirectories of config directory. Executables will be generated per subdirectory, so you can easily manage your rules if you need more instances of interception-k2k.

If you wish to try out example configuration, modify /etc/udevmon.yaml to look something like this:

- JOB: "intercept -g $DEVNODE | /opt/interception/interception-pipe0 | /opt/interception/interception-pipe1 | uinput -d $DEVNODE"
  DEVICE:
    EVENTS:
      EV_KEY: [KEY_CAPSLOCK, KEY_ESC, KEY_SPACE]

Installation

git clone https://github.com/zsugabubus/interception-k2k &&
cd interception-k2k &&
make && # or make CONFIG_DIR=caps2esc
make install
Open Source Agenda is not affiliated with "Interception K2k" Project. README Source: zsugabubus/interception-k2k
Stars
51
Open Issues
3
Last Commit
9 months ago
License

Open Source Agenda Badge

Open Source Agenda Rating