From owner-freebsd-questions Fri Mar 8 14:57:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com [216.136.173.57]) by hub.freebsd.org (Postfix) with SMTP id 3DB6A37B400 for ; Fri, 8 Mar 2002 14:57:13 -0800 (PST) Received: from jlboss (AUTH plain) at aging.cpaaa.org (HELO yahoo.com) (jlboss@165.201.71.250) by smtp.mail.vip.sc5.yahoo.com with SMTP; 8 Mar 2002 22:57:11 -0000 Message-ID: <3C894291.5030807@yahoo.com> Date: Fri, 08 Mar 2002 17:00:33 -0600 From: Justin L Boss User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: stan Cc: Free BSD Questions list Subject: Re: Feature Request References: <20020308213656.GA17551@teddy.fas.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yes you can get your mouse wheel working. you need to install a port called imwheel under /usr/port/x11/imwheel after you install that you need to edit your /etc/X11/XF86config-4 file and add two thing in your input device section Option "Device" "/dev/psm0" # depends on your mouse Option "ZAxisMapping" "4 5" if you run in to problems go to http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/x.html also make sure you /etc/X11/XF86config-4 has the -4, it seams to work better for me. I don't even have to start imwheel when I use the -4 stan wrote: > Having just worked through the execersise of upgrading to Xf864, and seting > up my wheelmouse, I'm adicted! > > It's wonderful. > > So, I was wondering if it would be posible to get the nice scrollback > features that I now have in my xterms to work in console mode? > > Just a thought for the great develperment team of FreeBSD> > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message