https://github.com/othmar52/accessible-shortcuts
script to record special keypress combinations and fires a multiple keypress command on UNIX systems
https://github.com/othmar52/accessible-shortcuts
Last synced: 3 days ago
JSON representation
script to record special keypress combinations and fires a multiple keypress command on UNIX systems
- Host: GitHub
- URL: https://github.com/othmar52/accessible-shortcuts
- Owner: othmar52
- License: gpl-2.0
- Created: 2015-12-16T09:36:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T17:17:16.000Z (over 10 years ago)
- Last Synced: 2023-08-26T20:51:29.700Z (almost 3 years ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# accessible-shortcuts
script to record special keypress combinations and fires a multiple keypress command on UNIX systems
# Who is it for?
For example paraplegic people who are not able to press 2 keyboard-keys simultanously caused by physical disability
# The concept
People without physical disability are able to press 2 or more keys on their keyboard simultaneously (for example "Ctrl+t" for a new browsertab). With this script you can alternatively fire a "Ctrl+t" by pressing:
* Ctrl
* Ctrl
* Ctrl
* t