File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,3 +34,18 @@ You can confirm the setting is applied by running the following command and veri
3434``` bash
3535libinput list-devices | grep -i OpenTabletDriver
3636```
37+
38+ If your program still does not work after ensuring the output mode has been set in the driver, please read on.
39+
40+ #### GIMP {#gimp}
41+
42+ 1 . Go to 'Edit -> Input Devices' in the GIMP Toolbar
43+ 2 . Make sure any of the devices matching the following settings are set to 'Mode: Screen' in the right hand panel
44+ - ` Core Pointer `
45+ - ` xwayland-tablet eraser ` , if present
46+ - ` xwayland-tablet stylus ` , if present
47+ - ` OpenTabletDriver Virtual Artist Tablet ` (FIXME: verify this is correct for X11)
48+ > Any devices not in the list above should have their Mode set to Disabled
49+ 3 . Ensure your chosen tool supports pressure
50+ - Most tools support this by using the 'Basic Dynamics' Dynamic profile in the Tool Options Dialog
51+ > If you can't find the tool options, they can be found in 'Windows -> Dockable Dialogs -> Tool Options' in the GIMP Toolbar
You can’t perform that action at this time.
0 commit comments