From owner-freebsd-mobile Mon Jan 14 22:12: 3 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from vaio.aviaport.ru (dialup-h.aviaport.ru [217.69.199.239]) by hub.freebsd.org (Postfix) with ESMTP id 92C9737B402 for ; Mon, 14 Jan 2002 22:12:01 -0800 (PST) Received: by vaio.aviaport.ru (Postfix, from userid 1001) id 6D7D5E2B1B; Tue, 15 Jan 2002 09:11:55 +0300 (MSK) Date: Tue, 15 Jan 2002 09:11:55 +0300 From: Juriy Goloveshkin To: Will Andrews Cc: freebsd-mobile@freebsd.org Subject: Re: vaio's jogdial & moused Message-ID: <20020115061155.GA5769@aviaport.ru> References: <20020114223408.GA4272@aviaport.ru> <20020114224851.P73815@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020114224851.P73815@squall.waterspout.com> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jan 14, 2002 at 10:48:51PM -0500, Will Andrews wrote: > On Tue, Jan 15, 2002 at 01:34:08AM +0300, Juriy Goloveshkin wrote: > > I made a little hack for moused to use jogdial like a wheel. > > maybe it will be useful for somebody who use /dev/sysmouse in X. > > to use it, run "moused -t jogdial -p /dev/jogdial" > > By the way, where would you get /dev/jogdial ? :) 1. put 'device spic' in your kernel 2. put hint.spic.0.at="isa", hint.spic.0.port="0x10a0" in your /boot/device.hints 3. If you have STABLE, cd /dev, ./MAKEDEV jogdial. to control this: cat /dev/jogdial -- bye Juriy Goloveshkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message