Date: Tue, 15 Jan 2002 09:11:55 +0300 From: Juriy Goloveshkin <j@gu.ru> To: Will Andrews <will@csociety.org> Cc: freebsd-mobile@freebsd.org Subject: Re: vaio's jogdial & moused Message-ID: <20020115061155.GA5769@aviaport.ru> In-Reply-To: <20020114224851.P73815@squall.waterspout.com> References: <20020114223408.GA4272@aviaport.ru> <20020114224851.P73815@squall.waterspout.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020115061155.GA5769>