From owner-freebsd-hackers Sun Oct 4 06:29:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA09408 for freebsd-hackers-outgoing; Sun, 4 Oct 1998 06:29:14 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA09389 for ; Sun, 4 Oct 1998 06:29:02 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id MAA02292; Sun, 4 Oct 1998 12:26:56 +0100 From: Luigi Rizzo Message-Id: <199810041126.MAA02292@labinfo.iet.unipi.it> Subject: Re: (mgp-users 00027) graphic tablet experiecne ? To: dmlb@ragnet.demon.co.uk (Duncan Barclay) Date: Sun, 4 Oct 1998 12:26:56 +0100 (MET) Cc: hackers@FreeBSD.ORG, itojun@iijlab.net In-Reply-To: from "Duncan Barclay" at Oct 4, 98 12:49:53 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > X allows one to change the mapping of the physical to logical buttons. yes, but i have just one -- the tip! Having 2-3 more on the stilus would just be great. > > * In many occasions, i really miss the ability to map the whole > > tablet (or a fraction) within a window, so i don't have to > > "imagine" the boundaries of the working area while drawing. > > In order to do this, however, i do need two things: > > + absolute coordinates > > + feedback from the server on the window's geometry > > This is already availalbe in X (for the Wacom tablets). A number of > virtual tablets can be created. I would suggest that you look at > xf86Wacom.c somewhere in the XFree86 source tree. Also look at this is what i am doing... in any case my goal was to try to extend the moused/sysmouse interface so that it could at least pass absolute coordinates, and possibly even user-defined events. I really don't want to rebuild a server each time i make a small modification... cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message