Searched +refs:keyboard +refs:escape +refs:quit (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/etc/
H A DviperCard.tex314 \key{escape to Vi state for one command}{C-z}
424 \key{start remembering keyboard macro}{C-x (}
425 \key{finish remembering keyboard macro}{C-x )}
426 \key{call last keyboard macro}{*}
428 \key{start remembering keyboard macro}{@ \#}
589 \key{execute last keyboard macro on each line in the region}{\# g {\it m}}
676 current file name. To include a \% in the command, escape it with a $\backslash$.
714 \key{write out and then quit}{:wq {\sl file}}
H A Dtermcap.src550 # documentation (except for the keyboard key reassignment feature, which
570 # definitions must be restored. If the terminal emulator is quit while in vi
629 # * Linuxes come with a default keyboard mapping kcbt=^I. This entry, in *
645 # and it matters, turn off <ccc>. The %02x escape used to implement this is
655 # * Linuxes come with a default keyboard mapping kcbt=^I. This entry, in *
671 # and it matters, turn off <ccc>. The %02x escape used to implement this is
779 # In this description based on SCO's keyboard(HW) manpage list of default function key
881 # there are two sequences for every key-modifier combination (local keyboard
918 # from escape(7) in Unix PC 7300 Manual.
1216 # NetBSD/FreeBSD vt220 terminal emulator console (pc keyboard
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dmac-win.el1077 (define-key function-key-map [escape] [?\e])
1084 (define-key function-key-map [M-escape] [?\M-\e])
1094 (put 'escape 'ascii-character ?\e)
1243 "Set keyboard coding system to what is specified in EVENT."
1247 (set-keyboard-coding-system (or coding-system 'mac-roman))
1549 (put 'quit-application 'mac-apple-event-id "quit") ; kAEQuitApplication
1702 (defconst mac-keyboard-modifier-mask-alist
1711 "Alist of Mac keyboard modifier symbols vs masks.")
1713 (defun mac-ae-keyboard
[all...]
/macosx-10.9.5/ncurses-42/ncurses/misc/
H A Dterminfo.src609 # documentation (except for the keyboard key reassignment feature, which
630 # definitions must be restored. If the terminal emulator is quit while in vi
695 # * Linuxes come with a default keyboard mapping kcbt=^I. This entry, in *
743 # and it matters, turn off <ccc>. The %02x escape used to implement this is
922 # In this description based on SCO's keyboard(HW) manpage list of default
1056 # there are two sequences for every key-modifier combination (local keyboard
1093 # from escape(7) in Unix PC 7300 Manual.
1475 # NetBSD/FreeBSD vt220 terminal emulator console (pc keyboard & monitor)
1497 # NetBSD/FreeBSD vt220 terminal emulator console (pc keyboard & monitor)
1944 # the most "official" name). The second line is the escape sequenc
[all...]

Completed in 203 milliseconds