diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd
index 1a5e3742..70f705c6 100644
--- a/docs/labwc-config.5.scd
+++ b/docs/labwc-config.5.scd
@@ -730,6 +730,24 @@ extending outward from the snapped edge.
See mouse section above for all supported mouse buttons.
+## TABLET TOOL
+
+```
+
+```
+
+** [absolute|relative]
+ All tablet tools, except of type mouse and lens, use "absolute"
+ positioning by default. The *motion* attribute allows to set tools
+ to relative motion instead. Positioning for a tablet mouse or
+ tablet lens cannot be changed, those tools always use relative mode.
+
+**
+ When using relative motion, *relativeMotionSensitivity* controls
+ the speed of the cursor. Using a value lower than 1.0 decreases the
+ speed, using a value greater than 1.0 increases the speed of the
+ cursor. The default is "1.0".
+
## LIBINPUT
```
diff --git a/docs/rc.xml.all b/docs/rc.xml.all
index 1f4a0f69..f481c091 100644
--- a/docs/rc.xml.all
+++ b/docs/rc.xml.all
@@ -521,6 +521,16 @@
+
+
+