Wacom Cintiq Express Key Remote无响应 – 16.04

我有一台Wacom Cintiq 27HD Touch。 我的系统是运行Ubuntu 16.04 / 64的64位AMD。

Express Key Remote上的按键似乎没有发送事件供我重新映射。

X认为它是现有的:

xsetwacom list Wacom Cintiq 27QHD touch Pen stylus id: 9 type: STYLUS Wacom Express Key Remote Pad pad id: 10 type: PAD Wacom Cintiq 27QHD touch Finger touch id: 11 type: TOUCH Wacom Cintiq 27QHD touch Pen eraser id: 15 type: ERASER @host:/dev/input/by-id# ls -l usb-Wacom_Co._Ltd._ExpressKey_Remote-event-mouse usb-Wacom_Co._Ltd._ExpressKey_Remote-mouse lrwxrwxrwx 1 root root 10 Oct 9 10:44 usb-Wacom_Co._Ltd._ExpressKey_Remote-event-mouse -> ../event13 lrwxrwxrwx 1 root root 6 Oct 9 10:44 usb-Wacom_Co._Ltd._ExpressKey_Remote-mouse -> ../js1 @host:/dev/input/by-id# ls -l ../event13 ../js1 crw-rw-r-- 1 root input 13, 77 Oct 9 10:44 ../event13 crw-rw-r-- 1 root input 13, 1 Oct 9 10:44 ../js1 

运行xev报告没有来自遥控器的事件,但会记录来自触摸屏,手写笔等的事件。

X识别各种关键属性:

 xsetwacom -s --get "Wacom Express Key Remote Pad pad" "all" Property 'Wacom Tablet Area' does not exist on device. xsetwacom set "Wacom Express Key Remote Pad pad" "Button" "1" "key +1 -1 " xsetwacom set "Wacom Express Key Remote Pad pad" "Button" "2" "+Shift_L +equal -equal -Shift_L " xsetwacom set "Wacom Express Key Remote Pad pad" "Button" "3" "+3 -3 " xsetwacom set "Wacom Express Key Remote Pad pad" "Button" "8" "+8 -8 " xsetwacom set "Wacom Express Key Remote Pad pad" "Button" "9" "+minus -minus " . . . Property 'Wacom Pressure Recalibration' does not exist on device. 

有关如何使其工作的任何建议?

有一个加密狗,但您可能没有注意到它插入Cintiq上的USB端口。 它看起来像这样:

http://ubuntu.miximages.com/16.04/27QHD_USBDongle.jpg

由于wacom_remote sysfs目录中没有列出任何序列号(

 cd /sys; sudo find . -iname "wacom_remote" | xargs ls 

),我可以看到你的加密狗和你的遥控器之间的配对已被打破。 有一种方法可以从命令行取消远程控制(

 sudo echo * > unpair_remote 

在wacom_remote目录中),但你不太可能这样做。 如果你使用多个遥控器,一个遥控器可以“配对”第一个遥控器的配对,但我不知道除了这两种方法之外配对是如何丢失的。 仅供参考,遥控器可以与最多5个遥控器配对。

无论如何修复您的设备请按照此链接中的说明操作:

http://wacom.com/en/support/faqs/cintiq-27qhd-and-cintiq-27qhd-touch/how-do-i-pair-the-expresskey-remote

或使用谷歌的缓存这些说明:

http://webcache.googleusercontent.com/search?q=cache:DHL00PhaQQsJ:wacom.com/en/support/faqs/cintiq-27qhd-and-cintiq-27qhd-touch/how-do-i-pair-the-的ExpressKey-远程&NUM = 1&客户= ubuntu的&HL = EN&GL = US&条= 1&vwsrc = 0

由于Aaron Skomara提供的链接已经死亡,我将提供我在亚洲wacom网站上找到的解决方案:

  • 只需连接遥控器,将其放在左侧并按下电源开关,直到它闪烁。

  • 在终端xsetwacom list ,远程显示!