https://github.com/infinityghost/absolutetouch-gui
A GUI for AbsoluteTouch
https://github.com/infinityghost/absolutetouch-gui
Last synced: 11 months ago
JSON representation
A GUI for AbsoluteTouch
- Host: GitHub
- URL: https://github.com/infinityghost/absolutetouch-gui
- Owner: InfinityGhost
- License: mit
- Created: 2018-08-01T04:28:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T21:14:41.000Z (almost 8 years ago)
- Last Synced: 2025-03-14T06:41:42.921Z (over 1 year ago)
- Language: C#
- Size: 712 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AbsoluteTouch GUI
This program is a GUI for the AbsoluteTouch program that turns your synaptics touchpad input into absolute positioning input.
There are probably plenty of bugs to be found and to be fixed, and probably some well needed code cleanup.
# Requirements
* [AbsoluteTouch](https://github.com/apsun/AbsoluteTouch) 1.2 or greater
* All prerequisites of AbsoluteTouch
* Synaptics touchpad with drivers installed
# Notes
* Screen & touchpad coordinates
* Automatic detection of screen resolution
* Automatic detection of touchpad resolution
* Visual representation of areas
* Weight / smoothing control
* Screen & touchpad offset
* Automatic aspect ratio calculation for the touchpad to the screen area's aspect ratio
* Toggling of all program parameters
* Touchscreen-like click mode
* Automatic touchpad disable on exit
* Loading & saving of setup files
* Saving & loading default settings from root folder
# Keyboard shortcuts
* Ctrl+R for quick start of AbsoluteTouch
# Known issues / incomplete stuff
* Loading/Saving system is probably inefficient and needs revision