mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-07 11:28:27 +02:00
e4f96f475b879ae0a2e54430d4056aca2820eef5

Kinto
- 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
- clone this repo
git clone https://github.com/rbreaves/kinto.git
- Install python3 (If needed, most current distros have it already)
Debian or Ubuntu 16.04
sudo apt update
sudo apt install python3.6
- 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
Languages
Python
58.9%
AutoHotkey
23.1%
Shell
14.9%
Batchfile
1.6%
VBScript
1.1%
Other
0.4%