From owner-freebsd-amd64@FreeBSD.ORG Sat Jun 7 17:43:04 2008 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E767106564A for ; Sat, 7 Jun 2008 17:43:04 +0000 (UTC) (envelope-from dfeustel@mindspring.com) Received: from QMTA01.westchester.pa.mail.comcast.net (qmta01.westchester.pa.mail.comcast.net [76.96.62.16]) by mx1.freebsd.org (Postfix) with ESMTP id CC1A08FC13 for ; Sat, 7 Jun 2008 17:43:03 +0000 (UTC) (envelope-from dfeustel@mindspring.com) Received: from OMTA14.westchester.pa.mail.comcast.net ([76.96.62.60]) by QMTA01.westchester.pa.mail.comcast.net with comcast id b4xw1Z0081HzFnQ5101R00; Sat, 07 Jun 2008 17:27:03 +0000 Received: from localhost ([69.245.196.200]) by OMTA14.westchester.pa.mail.comcast.net with comcast id b5T11Z0074KuD453a5T2oK; Sat, 07 Jun 2008 17:27:02 +0000 X-Authority-Analysis: v=1.0 c=1 a=uRX-F0FAUjyOrDjnN8IA:9 a=dOjDlnBxCY_sRLmWvob_yEJAhAEA:4 a=OS7PZEPQ3MUA:10 a=LY0hPdMaydYA:10 From: dfeustel@mindspring.com To: Gary Palmer In-Reply-To: <20080607171807.GA998@in-addr.com> Message-Id: <20080607174303.CC1A08FC13@mx1.freebsd.org> Date: Sat, 7 Jun 2008 17:43:03 +0000 (UTC) Cc: freebsd-amd64@freebsd.org Subject: Re: FreeBSD 7.0 Suddenly Dead mouse X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2008 17:43:04 -0000 On Sat, Jun 07, 2008 at 01:18:07PM -0400, Gary Palmer wrote: > On Sat, Jun 07, 2008 at 04:09:15PM +0000, dfeustel@mindspring.com wrote: > > My optical mouse has suddenly died for the 2nd time in both kde and X on > > a new computer running 64-bit AMD FreeBSD 7.0. This is the second time > > this mouse has died this way (last time was when I was using the mouse > > on a different AMD 64-bit computer running X/kde onOpenBSD). Cycling > > power and rebooting the computer does not revive the mouse. > > > > Assuming (dangerous, I know :-) ) that the mouse is not broken, where in > > the X code might the mouse be 'turned off' and how, (if that has been > > done) would I turn it back on? > > > > Also, is there a way to simulate the mouse commands using the keyboard > > when the mouse becomes catatonic? I hate to have to keep using > > ctl-alt-bksp to abort X. > > I cannot answer the "turned off" question, but if you have a keyboard > with a numlock key and a numeric keypad, pressing SHIFT-NUMLOCK > will turn the keypad into a low quality mouse. 8 moves the pointer up, > 2 moves it down, etc. Pressing SHIFT-NUMLOCK again disables the feature. > > At least on my system, the system speaker beeps when you toggle > the feature. > > Regards, > > Gary Thanks for this info! It works. Is there also a way to simulate clicking the mouse buttons?