All of lore.kernel.org
 help / color / mirror / Atom feed
From: "P. Christeas" <p_christ@hol.gr>
To: Vojtech Pavlik <vojtech@suse.cz>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: atkbd w 2.6.2rc1 : HowTo for extra (inet) keys ?
Date: Fri, 23 Jan 2004 22:04:27 +0200	[thread overview]
Message-ID: <200401232204.27819.p_christ@hol.gr> (raw)

Hello again.
I just reverted my atkbd.c code to your version (Linus's tree) and 
unfortunately have 4 keys 'missing' from my HP Omnibook XE3GC extra "internet 
keys".
Question 1: Can I fix the table from userland, using some utility? That is, 
can I upload an updated table into the kernel, so that I don't have to 
reboot?
Q 2: Do you have any HowTo/QA for that?
Q 3: Will that work under X? (which AFAIK reads the 'raw' codes)
Q 4: It has been rather difficult for me to compute the scancodes needed for 
the table. Could you put the "formula" onto the HowTo?

Thanks.

FYI, the codes are:
"www": Unknown key pressed (translated set 2, code 0xf3 on isa0060/serio0).
"Mail":  Unknown key pressed (translated set 2, code 0xf4 on isa0060/serio0).
"Launch": Unknown key pressed (translated set 2, code 0xf2 on isa0060/serio0).
"Help":  Unknown key pressed (translated set 2, code 0xf1 on isa0060/serio0).

             reply	other threads:[~2004-01-23 20:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-23 20:04 P. Christeas [this message]
2004-01-23 21:09 ` atkbd w 2.6.2rc1 : HowTo for extra (inet) keys ? Vojtech Pavlik
2004-01-24  2:28   ` Solved: " P. Christeas
2004-01-24  8:39     ` Vojtech Pavlik
2004-01-24 18:37     ` Andries Brouwer
2004-01-26 19:29       ` [OmniBook] " Nigel Cunningham

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200401232204.27819.p_christ@hol.gr \
    --to=p_christ@hol.gr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vojtech@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.