Re: Apple wireless BT keyboard: how to enable those special keys?
- From: Jurgen Kramer <gtm.kramer@xxxxxxxxxxxx>
- Date: Mon, 31 Jul 2006 18:49:46 +0200
On Sun, 2006-07-30 at 23:04 +0200, Marko Vojinovic wrote:
On Sunday 30 July 2006 19:56, Jurgen Kramer wrote:
The Apple bluetooth keyboard works just beautifully with Fedora and the
hidd daemon. Most keys work but unfortunately some of the special keys
don't even seem to emit a key code (tested with xev).
I don't know if xev tests the keyboard correctly, but my recommendation is
showkey. First, exit X (i guess you should do a 'telinit 3'...), login to a
terminal, and type 'showkey -s'.
Thanks, I forgot about showkey.
Afer that, any key you press (or release) on the keyboard should be
identified, as seen by the kernel. If your keys do not work here, they are
not seen by the kernel, and there might be problems enabling them.
If they work, what you see are their scancodes.
The program ends itself automatically ten seconds after the last keyrelease,
and gives you back the control of the keyboard... :-)
Then start 'showkey', without any options. Test again. If the keys work, each
key is assigned the keycode, printed on the screen. If not, then the key is
not assigned the keycode, and you need to configure it.
Unfortunately the extra multimedia keys do not emit a keycode :(
Any idea how can I enable those extra keys?
I recommend reading the docs, namely:
man showkey, man setkeycodes, man keymaps, man loadkeys, man dumpkeys,
etc. :-)
Hmm, setkeycodes and friends only seem to work the the keys acctually
produce a keycode...
How to enable them in X is another story, and how to assign to them functions
such as "open xmms, start playing the song, turn off shuffle, and feed my pet
dog" is yet another story. ;-)
Best regards, :-)
That is the easy part ;-)...back to the driver.
Thanks!
Marko
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: Apple wireless BT keyboard: how to enable those special keys?
- From: Marko Vojinovic
- Re: Apple wireless BT keyboard: how to enable those special keys?
- References:
- Apple wireless BT keyboard: how to enable those special keys?
- From: Jurgen Kramer
- Re: Apple wireless BT keyboard: how to enable those special keys?
- From: Marko Vojinovic
- Apple wireless BT keyboard: how to enable those special keys?
- Prev by Date: Re: nfs questions!!!
- Next by Date: iCal Server
- Previous by thread: Re: Apple wireless BT keyboard: how to enable those special keys?
- Next by thread: Re: Apple wireless BT keyboard: how to enable those special keys?
- Index(es):
Relevant Pages
- Scancodes, console keycodes and X
... I have a Logitech Cordless MX Duo keyboard whose extra keys I want to ...
So I guess this means that the kernel doesn't know what console keycode ... it should generate
for these keyboard scancodes. ... (comp.os.linux.x) - Re: Typing an @ symbol on an Apple keyboard
... the labels on the keys). ... I would not make Alt and AltGr (that is
how the right one is ... above output of xmodmap tells you that the key with code 42 will
produce ... On my keyboard Alt has keycode 64 ... (Debian-User) - Re: CommandButtons vs. KeyPreview in VB6
... I have a little popup on my VB6 app that contains four CommandButtons - ...
work fine for all keys _except_ for the arrow keys! ... KeyUp on the Form receive the events
for the arrow keys just fine. ... KeyCode = 0 ... (comp.lang.basic.visual.misc) - Re: using keyboard arrows
... manage to handle 2 keys at one time. ... i.e. the values of keycode and
pressed are coming from different ... directly on a virtual console and not e.g. in Screen
or xterm. ... I have never used ncurse before; ... (comp.unix.programmer) - Re: logitech elite extra buttons
... > Hello I have already searched google for my problem, ... > keycode
159 ... xbindkeys to bind these extra keys to ... invoke any program you want or
(using xmacroplay) send any combination ... (comp.os.linux.hardware)