From 86b7f1a83d7db9c912f32b29c32e1124c0a6454d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 16:51:55 +0200 Subject: Adding upstream version 3.38.2. Signed-off-by: Daniel Baumann --- ...ettings-daemon.peripherals.wacom.gschema.xml.in | 97 ++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in (limited to 'data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in') diff --git a/data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in b/data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in new file mode 100644 index 0000000..f687496 --- /dev/null +++ b/data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in @@ -0,0 +1,97 @@ + + + + + + + + + true + Wacom stylus absolute mode + Enable this to set the tablet to absolute mode. + + + [-1, -1, -1, -1] + Wacom tablet area + Set this to x1, y1 and x2, y2 of the area usable by the tools. + + + false + Wacom tablet aspect ratio + Enable this to restrict the Wacom tablet area to match the aspect ratio of the output. + + + 'none' + Wacom tablet rotation + Set this to “none”, “cw” for 90 degree clockwise, “half” for 180 degree, and “ccw” for 90 degree counterclockwise. + + + true + Wacom touch feature + Enable this to move the cursor when the user touches the tablet. + + + + + [0, 0, 100, 100] + Wacom stylus pressure curve + Set this to x1, y1 and x2, y2 of the pressure curve applied to the stylus. + + + [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16] + Wacom stylus button mapping + Set this to the logical button mapping. + + + -1 + Wacom stylus pressure threshold + Set this to the pressure value at which a stylus click event is generated. + + + + + [0, 0, 100, 100] + Wacom eraser pressure curve + Set this to x1, y1 and x2, y2 of the pressure curve applied to the eraser. + + + [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16] + Wacom eraser button mapping + Set this to the logical button mapping. + + + -1 + Wacom eraser pressure threshold + Set this to the pressure value at which an eraser click event is generated. + + + + + 'none' + Wacom button action type + The type of action triggered by the button being pressed. + + + '' + Key combination for the custom action + The keyboard shortcut generated when the button is pressed for custom actions. + + + ['', ''] + Key combinations for a touchring or touchstrip custom action + The keyboard shortcuts generated when a touchring or touchstrip is used for custom actions (up followed by down). + + + '' + + Button label for OLED display. + Label will be rendered to OLED display belonging to the button + + + + + ["", "", ""] + + + -- cgit v1.2.3