help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting Keyboard bindings for C-Right


From: the matt
Subject: Setting Keyboard bindings for C-Right
Date: Sat, 04 Aug 2007 11:30:20 -0700
User-agent: G2/1.0

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]