Re: [DIGImend-devel] Genius PenSketch 12x9 in Ubuntu Precise (12.04)
Brought to you by:
spb_nick
|
From: Viktoria S. <vik...@fr...> - 2012-07-26 11:10:20
|
Hi Nick!
Thank you for the tips!
I have created 99-geniousmousepen.rules and I have putted into /lib/udev/rules.d directory. It's contents:
ACTION=="add|change", ENV{ID_INPUT_TABLET}=="?*", ENV{NAME}="Genius MousePen i608X Pen", ENV{ID_MODEL}="MousePen_i608XE", ENV{ID_MODEL_ENC}="MousePen\x20i608XE", ENV{ID_SERIAL}="Genius_MousePen_i608XS", ENV{HID_NAME}="Genius MousePen i608X H"
And it runs succesfuly. The udev rule gets applied, because the pen properties get changed. See the attached mod.txt (output of udevadm monitor --property while I was plug in the mousepen).
But unfortunately the xinput still lists 2 Genius MousePen i608X instead of any of the changed names. I am confused. The xinput gets applied earlier than the udev rule? Or what can be the problem?
Thank you for your help.
Viktoria
|