unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: Binding Non-standard Keyboard Keys
Date: Wed, 03 Dec 2003 22:15:48 +0000	[thread overview]
Message-ID: <87oeupo8dn.fsf@emptyhost.emptydomain.de> (raw)
In-Reply-To: mailman.2391.1067016070.21628.help-gnu-emacs@gnu.org

Dan Anderson <dan@mathjunkies.com> writes:

> I.e. is there a way to link the "Internet" button to W3, the "Search"
> button to find, or perhaps bind them and similar to macros/scripts of my
> choice?

First of all, it might be interesting to see what C-h l says after
hitting one of them.  Maybe they are function keys that you can just
bind.

Another possibility is that they don't have keysyms.  Then you can
assign one with

    xmodmap -e 'add keycode 4711 = F38'

Instead of F38, you can use other function keys.  You can use the xev
program to find out the keycodes.

Kai

  parent reply	other threads:[~2003-12-03 22:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2391.1067016070.21628.help-gnu-emacs@gnu.org>
2003-10-24 17:45 ` Binding Non-standard Keyboard Keys roodwriter
2003-10-24 19:39   ` Dan Anderson
2003-12-03 22:15 ` Kai Grossjohann [this message]
2003-10-24 17:20 Dan Anderson
2003-10-27  9:22 ` Gian Uberto Lauri
     [not found] ` <mailman.2517.1067256609.21628.help-gnu-emacs@gnu.org>
2003-10-31  0:02   ` Ian Zimmerman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87oeupo8dn.fsf@emptyhost.emptydomain.de \
    --to=kai@emptydomain.de \
    /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 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).