You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,14 @@ Create a file called `/etc/X11/xorg.conf.d/10-evdev.conf` and add [this content]
58
58
In order to work in GIMP, the device must get enabled under `Edit -> Input devices`.
59
59
60
60
61
+
# Calibrating
62
+
63
+
It also is a good idea to calibrate the tablet using xinput_calibrator because the tablet screen will be streched to match your screen. That will result in a wrong aspect ratio.
64
+
65
+
When calibration using xinput_calibrator use the pdf, open it on the reMarkable and touch the points there.
66
+
67
+
(I essentially just recorded the calibration screen, took a screenshot, changed the colors, added borders, and created a pdf from it.)
68
+
61
69
# Credits
62
70
63
71
Huge thanks to benthor's [HuionKamvasGT191LinuxDriver](https://github.com/benthor/HuionKamvasGT191LinuxDriver) (found
0 commit comments