From owner-freebsd-usb@FreeBSD.ORG Sat Jan 1 01:26:47 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABAFF16A4CE for ; Sat, 1 Jan 2005 01:26:47 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 792C443D1D for ; Sat, 1 Jan 2005 01:26:47 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j011RGWd006876; Fri, 31 Dec 2004 17:27:16 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j011RGCk006875; Fri, 31 Dec 2004 17:27:16 -0800 Date: Fri, 31 Dec 2004 17:27:16 -0800 From: Brooks Davis To: Max Campos Message-ID: <20050101012716.GA5294@odin.ac.hmc.edu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AhhlLboLdkugWU4S" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: freebsd-usb@freebsd.org Subject: Re: ukbd & Console Scrollback X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2005 01:26:47 -0000 --AhhlLboLdkugWU4S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 31, 2004 at 01:24:12AM -0800, Max Campos wrote: > Hi, >=20 > I have an Apple Pro USB Keyboard, but for the life of me I cannot get=20 > the system console scrollback to work (ie. scroll lock, then pgup/pg=20 > down). I'm running CURRENT, though I also had this problem under=20 > 5.3-p2. >=20 > The Apple Pro Keyboard has no Scroll-lock key (instead it has=20 > F13/F14/F15 where SysRq/Scrl Lock/Pause would be), but I looked online=20 > and I _believe_ the F14 key has the same scancode as scroll lock. Nope. Several of the hits on the first page of results for "apple pro keyboard scroll lock" say it's sending something else. > A few questions: >=20 > 1) Does this work for anyone? (ie. is this a problem with all USB=20 > keyboards?) It works fine with my Logitech iTouch keyboard. > 2) Is there a way to find out what scan code is being emitted when I=20 > hit a certain key? You can open the device and read from it to see what they keyboard is sending. You might also see what xev has to say. > 3) If (1) isn't the case, any idea how to get this working? I suppose=20 > I could create a layout that redefines scroll lock to a different key,=20 > or correct the keymap if the F14 scancode !=3D scrl lock. What fun. Sounds like you'll need an alternate keymap. If you can figure out what the heck it actually does, there's a windoes registry hack floating around that should tell you what you need to know. One annoyance here is that you'll have to modify the keymap you would be useing since there's no way to overwrite part of the existing map. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --AhhlLboLdkugWU4S Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFB1fx0XY6L6fI4GtQRAm9tAJ4pzXRlEvXWk3tVkSQR0DlfFw1n1gCfW1cQ We0JG+NQtvl0oKjE3ElmlPs= =6Kej -----END PGP SIGNATURE----- --AhhlLboLdkugWU4S--