From owner-freebsd-hackers Tue Apr 18 18:34:52 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id AE13F37BC21; Tue, 18 Apr 2000 18:34:44 -0700 (PDT) (envelope-from green@FreeBSD.org) Date: Tue, 18 Apr 2000 21:34:42 -0400 (EDT) From: Brian Fundakowski Feldman X-Sender: green@green.dyndns.org To: Mike Pritchard Cc: Warner Losh , Anatoly Vorobey , Daniel O'Connor , hackers@FreeBSD.ORG Subject: Re: PC Keyboard Scancodes In-Reply-To: <20000415004922.A71407@mppsystems.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got a nice script and better version of scancodes.c to do this for me now, so here goes :) These are the keys on the Logitech cordless keyboard, and they are undoubtedly the same for the rest of the Logitech iTouch keyboards. Script or scancodes.c on request, of course :) I hope this will help whosoever decides to take upon the task. Key Pressed Released --- ------- -------- Sleep -32, 95 -32, -33 Mute -32, 32 -32, -96 Decrease Volume -32, 46 -32, -82 Increase Volume -32, 48 -32, -80 Play -32, 34 -32, -94 Stop -32, 36 -32, -92 Rewind -32, 16 -32, -112 Fast Forward -32, 25 -32, -103 Mail -32, 108 -32, -20 Search -32, 101 -32, -27 Home -32, 50 -32, -78 Run -32, 102 -32, -26 -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message