.png)
내 컴퓨터에 두 개의 모니터가 설정되어 있습니다. 일반 모니터와 디스플레이 태블릿. 드로잉 태블릿을 사용하여 그림을 그릴 수 있도록 드로잉 태블릿의 펜을 디스플레이 보드 모니터에 매핑하려고 합니다.
이 기사를 사용하여 올바른 터미널 명령을 찾았습니다.
https://askubuntu.com/questions/839161/limit-a-graphics-tablet-to-one-monitor
내가 사용하는 터미널 명령은 다음과 같습니다.
xsetwacom set "HID 256c:006d Pen" MapToOutput HDMI-1
명령 후 오류:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 131 (XInputExtension) Minor opcode
of failed request: 37 (X_ChangeDeviceProperty) Serial number of
failed request: 26 Current serial number in output stream: 29
운영 체제:리눅스 민트 20.2 시나몬
캔버스:가오멩 PD2200
이 명령을 사용한 후에도 펜은 두 모니터에 모두 매핑됩니다. 이 오류가 발생하는 이유와 해결 방법을 아는 사람이 있습니까? 감사해요!