Re: [DIGImend-users] Testing tablet drivers
Brought to you by:
spb_nick
From: Nikolai K. <sp...@gm...> - 2012-04-18 09:09:33
|
On Wed, Apr 18, 2012 at 11:55 AM, Nicodem <nic...@gm...> wrote: > Thanks for explanation. New kernel installed and running. > I got button for sub-menu working!!! > still wacom app does not see my tablet so I cannot configure it for > one monitor only. This would be great as with current cofiguration: > laptop disp - 1366x768, second monitor 1920x1080 I have eggs not circles :) > I must turn of monitor and work at the one only to have proper proportions. > > here is my current config: The pen input is still being handled by evdev. This manifests as only one pointer device (wacom driver would make two - stylus and eraser) and the presense of properties with "Evdev" prefix for the pointer device. Please check the X.org configuration. If you can't find the problem, please post all the files from your /etc/X11/xorg.conf.d directory here. Please also post /usr/share/X11/xorg.conf.d/50-wacom.conf. Thanks. Sincerely, Nick |