Last active
June 26, 2023 02:33
-
-
Save DinkDonk/ae03d33e19d8931e65717cbd95c6d50c to your computer and use it in GitHub Desktop.
Restart Wacom driver on Mac OS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# This script depends on coreutils. | |
# It can be installed with homebrew: | |
# $ brew install coreutils | |
gtimeout 3s /Library/Application\ Support/Tablet/WacomTabletDriver.app/Contents/MacOS/WacomTabletDriver |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This file was in a different location for me. Maybe it has changed? On my machine I can start the driver like this: