On Thu, Dec 3, 2015 at 6:38 AM, Friedrich Beckmann
<friedrich.beckm...@gmx.de> wrote:
> Hi,
>
> i have debian testing on my Cintiq Companion 2 and today I attached the Wacom 
> Bluetooth Keyboard. The Bluetooth Pairing process is working. However the 
> keyboard is not detected as keyboard in Gnome. When I do „cat 
> /dev/input/event16“ on my device, then I can see cryptic data appearing if I 
> type on the keyboard. Is this related to anything from xf86-input-wacom?
>
> Friedrich
>

Friedrich,

The xf86-input-wacom driver doesn't have anything to do with the
Bluetooth keyboard. I suppose its possible that the system could
mistakenly try to use our driver if the Bluetooth keyboard shares the
same 0x56a vendor ID though... You might try running "evemu-record"
(part of the "evemu-tools" package) as root and select the keyboard
from the list of devices. You can press a few keys to see if the
keyboard keys produce the right events, and then press CTRL+C to exit
out. If you attach the full output I'll take a look through. It would
also be good to see what the X server is doing with the input device
-- try running `journalctl -b0 | grep -C5 <device>` (where <device> is
e.g. /dev/input/event16) and attach whatever output it provides.

Jason
---
Now instead of four in the eights place /
you’ve got three, ‘Cause you added one  /
(That is to say, eight) to the two,     /
But you can’t take seven from three,    /
So you look at the sixty-fours....

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to