Skip to content

Bash script I'm using to quickly change mapping of Wacom drawing tablet to another monitor

License

Notifications You must be signed in to change notification settings

JumiDeluxe/wacom-monitor-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

wacom-monitor-mapper

Bash script I'm using to quickly change mapping of Wacom drawing tablet to another monitor.

Requirements

  • xrandr
  • xsetwacom

Usage

You can use this scripts with an optional argument.

  • No arguments will map you Wacom device to the first monitor the xrandr command outputs.
  • Number will select the n'th (starting from 0) monitor according to xrandr command outputs.
  • -r will restore default resolution mapping.

About

Bash script I'm using to quickly change mapping of Wacom drawing tablet to another monitor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages