Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run Wacom script on Ubuntu startup
#2
You need to add a script to the startup applications.

A bash script like this

Code:
#!/bin/bash
/usr/bin/xsetwacom --set "Wacom Intuos4 WL Pen stylus" area 1000 1000 20320 12700

Give it a name like wacom-setings.sh and make it executable

Dead-easy in a civilised desktop environment such as KDE. The other Ubuntu's, try a search for 'startup' and you might get there. Whatever you are using, it will be there somewhere.

This a regular ubuntu with their unity DE.

[Image: B94ROMn.jpg]
Reply


Messages In This Thread
RE: Run Wacom script on Ubuntu startup - by rich2005 - 08-04-2018, 06:26 PM

Forum Jump: