Skip to content

Commit 737739e

Browse files
committed
linux/FAQ: Add GIMP to Art section
This commit contains a FIXME because the text is not verified with X11
1 parent f404dda commit 737739e

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

site/_wiki/FAQ/LinuxAppSpecific.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,18 @@ You can confirm the setting is applied by running the following command and veri
3434
```bash
3535
libinput 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

0 commit comments

Comments
 (0)