From 0b268a2569f15fc71a15d46fe70376e6ed3608a2 Mon Sep 17 00:00:00 2001 From: Larivact Date: Fri, 22 Jun 2018 21:30:47 +0200 Subject: [PATCH 1/2] rewrite bezier.html to be more userfriendly --- bezier.html | 272 +++++++++++++++++++++++++--------------------------- 1 file changed, 130 insertions(+), 142 deletions(-) diff --git a/bezier.html b/bezier.html index 3ec366b..48823ea 100644 --- a/bezier.html +++ b/bezier.html @@ -1,175 +1,163 @@ - - - - -

Wacom Pressure Curve and Threshold

-
- -
-
Red=p1,Purple=p2,Green=Threshold
- - + + From 735f1c5e6daaab3f1d29ef0ab381ce71f9aa58c6 Mon Sep 17 00:00:00 2001 From: Larivact Date: Sat, 23 Jun 2018 05:59:04 +0200 Subject: [PATCH 2/2] bezier.html: remove threshold, add vertical axis label --- bezier.html | 40 +++++++++------------------------------- 1 file changed, 9 insertions(+), 31 deletions(-) diff --git a/bezier.html b/bezier.html index 48823ea..52fe6c2 100644 --- a/bezier.html +++ b/bezier.html @@ -2,20 +2,21 @@ -Wacom Pressure Curve and Threshold Graph +Wacom Pressure Curve Graph -

Wacom Pressure Curve and Threshold Graph

+

Wacom Pressure Curve Graph

Change the bezier curve by dragging the control points. -
- -pressure → +
+
← output pressure
+
+ +input pressure → +
- -Threshold:

You can use this pressure curve with:

@@ -23,12 +24,6 @@

Wacom Pressure Curve and Threshold Graph

xsetwacom set device_name PressureCurve -

You can use this threshold with:

- -
-xsetwacom set device_name Threshold 
-
-