tslib 1.22
Touchscreen access library
TSLib is a cross-platform library that provides access to touchscreen devices and the ability to apply filters to their input events.
- Website: http://www.tslib.org/
- Licenses: LGPL 2.1+
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install tslib 1.22
as follows:
guix install tslib@1.22
Or install the latest version:
guix install tslib
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.