Kinto

GitHub release

  • Fix the damn keyboard. -

No more spiderhands for programmers and developers. This project is only about one thing, remapping the control key to be next to your space bar no matter what keyboard you swap into your workflow and to do it without mastering xmodmap, setxkbmap or modifying system files.

How to install

  1. clone this repo
git clone https://github.com/rbreaves/kinto.git
  1. Install python3 (If needed, most current distros have it already)

Debian or Ubuntu 16.04

sudo apt update
sudo apt install python3.6
  1. Follow the prompts and the script will guide you through the rest of the setup.
./install.py

Troubleshooting

If your keyboard is not being autodetected and configured then please run xinput list, if you are on linux, and copy the output into a ticket under issues.

Contributing

I welcome any and all contributors who want to contribute something to this project.

License

GPL v2

Description
Mac-style shortcut keys for Linux & Windows.
Readme GPL-2.0 3.3 MiB
Languages
Python 58.9%
AutoHotkey 23.1%
Shell 14.9%
Batchfile 1.6%
VBScript 1.1%
Other 0.4%