1
0
Fork 0
mirror of https://github.com/rfc2822/GfxTablet synced 2025-10-03 17:49:17 +02:00

more docs

This commit is contained in:
Richard Hirner 2013-02-09 23:30:02 +01:00
parent 5f1d8f29d8
commit 65c71f91bc

View file

@ -57,6 +57,12 @@ Requirements
* App: Any device with Android 4.0+ and touch screen
* Driver: Linux with uinput kernel module (included in modern versions of Fedora, Ubuntu etc.)
If you use Xorg (you probably do):
* Xorg-evdev module loaded and configured
Probably on by default, but if it doesn't work, you may need to activate the
module: see https://github.com/rfc2822/GfxTablet/issues/7#issuecomment-13338216
Installation
============
@ -108,10 +114,6 @@ Now you can use your tablet as an input device in every Linux application (inclu
applications). For instance, when networktablet is running, GIMP should have a "Network Tablet"
entry in "Edit / Input Devices". Set its mode to "Screen" and it's ready to use.
It's important that you start the app *after* the driver, because it sends the resolution
to the driver. If you start the app before the driver, the mouse cursor will always be on
the left top and won't move much.
Support
=======