マイコンピュータに2つのモニタが設定されています。通常のモニターとディスプレイタブレット。図面タブレットを使用して図面を描画できるように、図面タブレットのペンをディスプレイボードモニターにマップしようとしています。
この記事を使って正しい端末コマンドを見つけました。
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
オペレーティングシステム:Linux Mint 20.2シナモン
キャンバス:カオメンPD2200
このコマンドを使用した後も、ペンは両方のモニターにマップされます。このエラーが発生する理由と解決策を知っている人はいますか?ありがとうございます!