-
Committer:
Carlos Garnacho
-
Date:
2017-10-03 23:03:49 UTC
-
Revision ID:
git-v1:9000eef49dba1462fc67c89a4b731985cf3eda7f
backends: Add envvar to disable wacom configuration
People that relied on xsetwacom to configure their tablets used to get
away with this by disabling the wacom g-s-d plugin prior to running
their scripts. This is not possible anymore with mutter managing device
configuration.
Given that X11 shall not go away soon and there's a core of stubbornly
accustomed users, provide a MUTTER_DISABLE_WACOM_CONFIGURATION envvar
to provide *some* way to do this.