From owner-freebsd-questions@FreeBSD.ORG Mon Aug 29 17:04:44 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42E0B1065678 for ; Mon, 29 Aug 2011 17:04:44 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 014588FC13 for ; Mon, 29 Aug 2011 17:04:43 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id p7TH4fsm042963; Mon, 29 Aug 2011 11:04:41 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id p7TH4fMN042960; Mon, 29 Aug 2011 11:04:41 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 29 Aug 2011 11:04:41 -0600 (MDT) From: Warren Block To: Gary Dunn In-Reply-To: <1314625136.1663.14.camel@slate01> Message-ID: References: <1314625136.1663.14.camel@slate01> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Mon, 29 Aug 2011 11:04:41 -0600 (MDT) Cc: FreeBSD-Questions Subject: Re: Tablet Digitizer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2011 17:04:44 -0000 On Mon, 29 Aug 2011, Gary Dunn wrote: > Does anyone have a passive tablet digitizer working? I would like use my > Fujitsu T-1010 in tablet mode but have never been able to "find" the > device. Apparently this laptop uses an internal USB digitizer. > > Any idea where to begin? Should X.org just find it automatically? Do I > need to create a unique USB mouse driver and hook it into the kernel? > > It works, at least minimally, under Ubuntu, but I know even less about > Linux than FreeBSD and was never able to track down how they did it. Check the xorg log on Linux to see what driver is being used for the digitizer.