1
0
Fork 0
mirror of https://github.com/rfc2822/GfxTablet synced 2025-10-03 09:39:16 +02:00
GfxTablet/driver-uinput
2015-03-17 16:53:33 -04:00
..
.gitignore * app refactoring 2013-01-26 21:24:36 +01:00
Makefile * driver, app: new protocol 2013-02-05 04:04:40 +01:00
networktablet.c Eyecandy color Mod + GIMP Pressure Curve fix initial 2015-03-17 16:53:33 -04:00
protocol.h * driver, app: new protocol 2013-02-05 04:04:40 +01:00
qccolor.h Eyecandy color Mod + GIMP Pressure Curve fix initial 2015-03-17 16:53:33 -04:00
README Eyecandy color Mod + GIMP Pressure Curve fix initial 2015-03-17 16:53:33 -04:00

GfxTablet network manager daemon.
Protocol version 1.0 -- quadcore-dev proposed commit.

This code has been modified from it's original source on
GitHub -- https://github.com/edtrind/GfxTablet-master
Author:  bitfire web engineering/GfxTablet -- Richard Hirner
http://rfc2822.github.io/GfxTablet/

Modified by quadcore-dev/loopyd - Robert Smith
lupinedreamexpress@gmail.com

This version provides higher compatability for GIMP (by
converting the output values to larger ones so that the
pressure curve function becomes usable in "Input Settings"
-> "Network Tablet".

It also contains some eyecandy, a visible pressure bar that
indicates how hard your last stroke was.  It does not spam
your terminal window with the events, but will exit with
an error code if there is a problem.

This code was tested on Ubuntu 14.04 LTS Studio and is
verified working on this platform.

I am not responsible if my code causes your GfxTablet
daemon to stop functioning, your computer to catch fire,
or your pets to die from said fire, etc.

---

Modified:

	networktablet.c	- network tablet daemon

Added:

	qccolor.h	- eyecandy for your terminal
	README 		- this file

Deleted:

	None

--

Have a wonderful life!

~quadcore-dev/loopyd
"We write code because we like to."