Re: Release 2.3.0 problems - due to use of Wacom tablet
Re: Release 2.3.0 problems - due to use of Wacom tablet
- Subject: Re: Release 2.3.0 problems - due to use of Wacom tablet
- From: jiho <email@hidden>
- Date: Wed, 23 Jul 2008 18:16:03 -0400
On Tue, Jul 22, 2008 at 10:52 AM, Tom Scogland <email@hidden> wrote:
> Ok, that sounds disturbingly familiar actually, does it generate any key
> events or events of any kind other than motion? If not this might be a case
> of the system not sending mouse events for the pen, or the events it is
> sending not being translated by X. Or actually, not sure how this is
> configured in XQuartz by default but it could be X isn't set up to
> understand button presses form a button number as high as is being used
> (less likely).
> Along those lines though, is there a mouse compatibility option in the pen
> settings? Something like that exists in the other tablet environments I've
> worked in but unfortunately I don't have a good way to check on a mac.
same problem here. xev only registers motion events. When the mouse is
clicked (very carefully so that it absolutely does not move, as proven
by the coordinates in xev's output) an event is recorded but it is
still a motion event. More precisely, this is what a single mouse
clic-release produces:
MotionNotify event, serial 29, synthetic NO, window 0x600001,
root 0x45, subw 0x0, time 1375297918, (176,140), root:(180,184),
state 0x0, is_hint 0, same_screen YES
MotionNotify event, serial 29, synthetic NO, window 0x600001,
root 0x45, subw 0x0, time 1375297921, (176,140), root:(180,184),
state 0x0, is_hint 0, same_screen YES
MotionNotify event, serial 29, synthetic NO, window 0x600001,
root 0x45, subw 0x0, time 1375297934, (176,140), root:(180,184),
state 0x0, is_hint 0, same_screen YES
MotionNotify event, serial 29, synthetic NO, window 0x600001,
root 0x45, subw 0x0, time 1375297941, (176,140), root:(180,184),
state 0x0, is_hint 0, same_screen YES
MotionNotify event, serial 29, synthetic NO, window 0x600001,
root 0x45, subw 0x0, time 1375297953, (176,140), root:(180,184),
state 0x0, is_hint 0, same_screen YES
MotionNotify event, serial 29, synthetic NO, window 0x600001,
root 0x45, subw 0x0, time 1375297961, (176,140), root:(180,184),
state 0x0, is_hint 0, same_screen YES
MotionNotify event, serial 29, synthetic NO, window 0x600001,
root 0x45, subw 0x0, time 1375297974, (176,140), root:(180,184),
state 0x0, is_hint 0, same_screen YES
MotionNotify event, serial 29, synthetic NO, window 0x600001,
root 0x45, subw 0x0, time 1375297981, (176,140), root:(180,184),
state 0x0, is_hint 0, same_screen YES
MotionNotify event, serial 29, synthetic NO, window 0x600001,
root 0x45, subw 0x0, time 1375297993, (176,140), root:(180,184),
state 0x0, is_hint 0, same_screen YES
MotionNotify event, serial 29, synthetic NO, window 0x600001,
root 0x45, subw 0x0, time 1375298001, (176,140), root:(180,184),
state 0x0, is_hint 0, same_screen YES
MotionNotify event, serial 29, synthetic NO, window 0x600001,
root 0x45, subw 0x0, time 1375298025, (176,140), root:(180,184),
state 0x0, is_hint 0, same_screen YES
Usually wacom tablets are configured in /etc/X11/xorg.conf but there
is no such file on OS X (and no equivalent under /usr/X11/ as far as I
can tell). Any help would be appreciated (the release notes said
"Added support for tablets" and I guess this is pressure support which
I cannot wait to try.)
JiHO
http://jo.irisson.free.fr/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden