Date: Tue, 18 Apr 2000 21:34:42 -0400 (EDT) From: Brian Fundakowski Feldman <green@FreeBSD.org> To: Mike Pritchard <mpp@mppsystems.com> Cc: Warner Losh <imp@village.org>, Anatoly Vorobey <mellon@pobox.com>, Daniel O'Connor <doconnor@gsoft.com.au>, hackers@FreeBSD.ORG Subject: Re: PC Keyboard Scancodes Message-ID: <Pine.BSF.4.21.0004182131220.75306-100000@green.dyndns.org> In-Reply-To: <20000415004922.A71407@mppsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004182131220.75306-100000>