Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2000 17:22:49 +0930 (CST)
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        Brian Fundakowski Feldman <green@FreeBSD.org>
Cc:        hackers@FreeBSD.ORG, Anatoly Vorobey <mellon@pobox.com>, Warner Losh <imp@village.org>, Mike Pritchard <mpp@mppsystems.com>
Subject:   Re: PC Keyboard Scancodes
Message-ID:  <XFMail.000420172249.doconnor@gsoft.com.au>
In-Reply-To: <Pine.BSF.4.21.0004182131220.75306-100000@green.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 19-Apr-00 Brian Fundakowski Feldman wrote:
>  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.

I don't suppose you could change 'ch' to be 'unsigned char' and print the
values as hex? I'm too lazy to convert them :)

I've altered atkbd.c to grok the new keys, I also added 'power' and 'halt'
to kbdcontrol/syscons - so now the power button works 8-)

I think for a lot of the other keys we'll need a userland daemon which
talks to syscons to handle stuff.

---
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum


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?XFMail.000420172249.doconnor>