From owner-freebsd-hackers Sun Oct 4 05:09:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA27992 for freebsd-hackers-outgoing; Sun, 4 Oct 1998 05:09:21 -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 FAA27846 for ; Sun, 4 Oct 1998 05:08:10 -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 KAA02149; Sun, 4 Oct 1998 10:03:35 +0100 From: Luigi Rizzo Message-Id: <199810040903.KAA02149@labinfo.iet.unipi.it> Subject: Re: (mgp-users 00027) graphic tablet experiecne ? To: dmlb@ragnet.demon.co.uk Date: Sun, 4 Oct 1998 10:03:35 +0100 (MET) Cc: itojun@iijlab.net, hackers@FreeBSD.ORG In-Reply-To: <199809300915.CAA08562@mailgate.cadence.com> from "Duncan Barclay" at Sep 30, 98 10:14:49 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > >does anyone have experience with graphic tablets -- particularly with > > >cheap serial units ? > > >i have tried one (a kid's model, "Wacky pad") and it seems not to talk > > >any protocol recognized by moused. ... ok, i managed to modify moused (was relatively simple) to talk to my unit, which happens to be made by "Genius" and has an apparently documented protocol. The mods are at http://www.iet.unipi.it/~luigi/moused.diffs and also include some additions to the moused code for better probing PnP and older non-Pnp mice. They might go in the source tree at some point. > in moused). The only real way of using the pad as the mouse is with > the X input extension. You can get the tablet to be the mouse for ... > PS. Using absolute mode to move around the display is very strange > but you get used to it! you bet! in fact, moused only allows relative mouse motion events which is a bit unconvenient. After 1/2 hour working with it i have the following feelings: * using a pen is WAY more convenient than a mouse and buttons for menu selection etc. And for drawing there is absolutely no comparison. * i think a few buttons on the stylus would be extremely convenient to use. My unit has only one button (the tip) and one near the pad. I am mapping the tip as button 1, which is ok for most things, but double-click etc. are not very easy. Plus, when you put back the stylus, the cursor follows you... * 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 Any idea on how to improve moused communication with its consumers (the X server, or syscons) ? cheers luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message