all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Setting Keyboard bindings for C-Right
@ 2007-08-04 18:30 the matt
  2007-08-05  3:26 ` weber
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: the matt @ 2007-08-04 18:30 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

Any help in translating "ESC [ 1 ; 5 C" into an emacs keybinding would
be much appreciated.

I know this comes up frequently, so really what I need is to know how
to input my key bindings for C-Right for emacs -nw in my terminal

Output of view-losses for C-Right
ESC [ 1 ; 5 C

I've tried  the following (and a few other variations to no avail)

(define-key function-key-map "\eO1;5C" [C-right])
(global-set-key [(C-right)] 'forward-word)

Any help in translating "ESC [ 1 ; 5 C" into an emacs keybinding would
be much appreciated.

System:  Emacs 21.4.1
               Fedora FC5
               <generic keyboard>
Thanks

Matt

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-08-05 21:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-04 18:30 Setting Keyboard bindings for C-Right the matt
2007-08-05  3:26 ` weber
2007-08-05  3:39   ` the matt
2007-08-05 20:11 ` Peter Dyballa
     [not found] ` <mailman.4421.1186344683.32220.help-gnu-emacs@gnu.org>
2007-08-05 21:53   ` the matt

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.