There is no physical LED to show the current mode, but the tablet was clearly intended to be used that way [1] and we already reserve two buttons as mode switch buttons anyway. Declare it correctly and let the userspace stack worry about displaying mode switches (it's already responsible for changing LEDs anyway).
[1] "The ambidextrous design of the Cintiq 22HD touch features a pair of rear-mounted Touch Strips, along with accompanying Touch Strip Toggle buttons. Each controls up to four application-specific functions, such as brush size, zooming, scrolling and on-screen canvas rotation." https://buywacom.com.au/cintiq-22hd-touch.html Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net> --- data/cintiq-22hd.tablet | 2 ++ data/cintiq-22hdt.tablet | 2 ++ 2 files changed, 4 insertions(+) diff --git a/data/cintiq-22hd.tablet b/data/cintiq-22hd.tablet index 54f3219..9c32131 100644 --- a/data/cintiq-22hd.tablet +++ b/data/cintiq-22hd.tablet @@ -54,3 +54,5 @@ Right=K;L;M;N;J;O;P;Q;R Touchstrip=A Touchstrip2=J +# Note: no physical LEDs to show mode +StripsNumModes=4 diff --git a/data/cintiq-22hdt.tablet b/data/cintiq-22hdt.tablet index 9e74c41..63c5bc5 100644 --- a/data/cintiq-22hdt.tablet +++ b/data/cintiq-22hdt.tablet @@ -56,3 +56,5 @@ Right=K;L;M;N;J;O;P;Q;R Touchstrip=A Touchstrip2=J +# Note: no physical LEDs to show mode +StripsNumModes=4 -- 2.9.3 ------------------------------------------------------------------------------ The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect with the command line and become more productive. Learn the new .NET and ASP.NET CLI. Get your free copy! http://sdm.link/telerik _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel