* Special-purpose keyboard buttons
@ 2006-04-28 1:10 RD
2006-04-28 7:50 ` Alan Mackenzie
2006-04-28 8:59 ` Peter Dyballa
0 siblings, 2 replies; 3+ messages in thread
From: RD @ 2006-04-28 1:10 UTC (permalink / raw)
I'm wondering how to get emacs to see the "extra" buttons on my Dell
keyboard, model SK-3185,
There are little round buttons marked with <-, ->, a little house,
envelope, picture of a calculator, etc.
There are also player controls: stop, left, right, music notes, and a
rotary knob for sound volume.
On Windows, the buttons do things, e.g.:
The music notes start Windows Media Player, and the player controls
operate the Player.
The Envelope button starts mail. The button with a picture of a
calculator starts the calculator.
etc.
On Linux (Redhat 9), the buttons have no effect.
How can I find out what these buttons' names are? Once I know the
names, will I be able to bind them in emacs with ordinary global-set-key
commands?
Regards,
Bob
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Special-purpose keyboard buttons
2006-04-28 1:10 Special-purpose keyboard buttons RD
@ 2006-04-28 7:50 ` Alan Mackenzie
2006-04-28 8:59 ` Peter Dyballa
1 sibling, 0 replies; 3+ messages in thread
From: Alan Mackenzie @ 2006-04-28 7:50 UTC (permalink / raw)
RD <rjjd@localnet.com> wrote on Thu, 27 Apr 2006 21:10:06 -0400:
> I'm wondering how to get emacs to see the "extra" buttons on my Dell
> keyboard, model SK-3185,
> There are little round buttons marked with <-, ->, a little house,
> envelope, picture of a calculator, etc.
YUCK! ;-)
> There are also player controls: stop, left, right, music notes, and a
> rotary knob for sound volume.
> On Windows, the buttons do things, e.g.:
> The music notes start Windows Media Player, and the player controls
> operate the Player.
> The Envelope button starts mail. The button with a picture of a
> calculator starts the calculator.
> etc.
> On Linux (Redhat 9), the buttons have no effect.
> How can I find out what these buttons' names are? Once I know the
> names, will I be able to bind them in emacs with ordinary global-set-key
> commands?
In Emacs, press these keys, then follow up with C-h l (`view-lossage').
That should tell you what Emacs is seeing. If Emacs sees nothing, then
you'll need to enhance your keyboard configuration.
> Regards,
> Bob
--
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Special-purpose keyboard buttons
2006-04-28 1:10 Special-purpose keyboard buttons RD
2006-04-28 7:50 ` Alan Mackenzie
@ 2006-04-28 8:59 ` Peter Dyballa
1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2006-04-28 8:59 UTC (permalink / raw)
Cc: help-gnu-emacs
Am 28.04.2006 um 03:10 schrieb RD:
> How can I find out what these buttons' names are?
There are two ways:
1) in GNU Emacs you can type C-q and then press any of these keys
and you'll have their ANSI codes;
2) in xev you can find the key event they produce.
--
Greetings
Pete
Either this man is dead or my watch has stopped. - Groucho Marx
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-04-28 8:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-28 1:10 Special-purpose keyboard buttons RD
2006-04-28 7:50 ` Alan Mackenzie
2006-04-28 8:59 ` Peter Dyballa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).