mirror of
https://github.com/rbreaves/kinto.git
synced 2025-07-31 16:26:39 +02:00
Merge branch 'dev'
This commit is contained in:
@@ -5,11 +5,7 @@
|
||||
|
||||
Memory muscle matters 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. The intent is to make your keyboard work and feel like you're using macOS shortcuts, so you can seamlessly transition between operating systems.
|
||||
|
||||
That also includes making sure that while using your terminal applications the control key maps itself back to the actual ctrl key to avoid terminal generated (tty) signals from misbehaving. You can also retain the ability to copy and paste normally without conflicting with the actual Ctrl+C sigint, which also happens to be the same behavior you'd experience on a mac or space-cadet keyboard, for you lisp fans.
|
||||
|
||||
Note: You will need to edit your terminal preferences and update the shortcuts you want to use, adding "Super+<key>" instead of "Ctrl+Shift+<key>".
|
||||
If it happens on your mac keyboard then it should happen the same in linux.
|
||||
|
||||
## What does this do exactly?
|
||||
|
||||
|
Reference in New Issue
Block a user