Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HackerPoet/Trackpad
Turns a Keyboard into a Trackpad
https://github.com/HackerPoet/Trackpad
Last synced: 4 days ago
JSON representation
Turns a Keyboard into a Trackpad
- Host: GitHub
- URL: https://github.com/HackerPoet/Trackpad
- Owner: HackerPoet
- License: mit
- Created: 2019-09-02T07:58:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-02T08:29:14.000Z (about 5 years ago)
- Last Synced: 2024-11-06T17:33:52.387Z (5 days ago)
- Language: C++
- Size: 704 KB
- Stars: 161
- Watchers: 5
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trackpad
Turns any keyboard into a trackpad.[**Download (Windows 64bit)**](https://github.com/HackerPoet/Trackpad/raw/master/Trackpad.zip)
[**YouTube Video**](https://youtu.be/JQJaJFZYPvI)
## How To Use
* You need a keyboard layout image "layout.png". I included an example in the zip file.
* Next, label the keys. Press "F2" to start the editor mode. Click on the top left of a key, then the bottom right, then type the key. Do this for all keys you want to use.
* Press "S" to save your key labels to "layout.bin". I included an example of this as well.
* Press "F2" to switch back to idle.
* You can now toggle the keyboard on and off with "F1".
* Drag a finger over the keyboard to move the mouse. Double-tap a key to click or start dragging. 2 fingers scroll.
* "Esc" will always shut down the app and release the hook in case you get stuck.