#!/bin/sh -ex
# SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
# For more information, please refer to <https://unlicense.org/>
# SPDX-License-Identifier: Unlicense
clear
xsetwacom --set "Wacom One by Wacom S Pen stylus" Threshold 250
xsetwacom --set "Wacom One by Wacom S Pen stylus" Suppress 0
xsetwacom --set "Wacom One by Wacom S Pen stylus" RawSample 1
xsetwacom --set "Wacom One by Wacom S Pen stylus" Mode Absolute
xsetwacom -s --get "Wacom One by Wacom S Pen stylus" all