Comment 2 for bug 1901279

Revision history for this message
tylerecouture (tylerecouture) wrote : Re: map wacom drawing tablet to single monitor doesn't work

Upon further investigation, this appears to be a problem with the display output names names no longer being recognized when using some nvidia drivers. e.g VGA-1 HMDI-0 etc as provided by xrandr

For example:
$ xsetwacom --set "Wacom Intuos Pro S Pen stylus" MapToOutput DP-3
Unable to find an output 'DP-3'.

But I can set it using the coords or HEAD
$ xsetwacom --set "Wacom Intuos Pro S Pen stylus" MapToOutput 1920x1080+0+0

or

$ xsetwacom --set "Wacom Intuos Pro S Pen stylus" MapToOutput HEAD-0

reference: https://github.com/linuxwacom/xf86-input-wacom/wiki/Dual-and-Multi-Monitor-Set-Up#nvidia-binary-driver