Major Mode Bindings:
key             binding
---             -------

LFD		eval-print-last-sexp
ESC		Prefix Command
DEL		backward-delete-char-untabify

ESC TAB		lisp-complete-symbol
ESC C-x		eval-defun
ESC C-q		indent-sexp

ESC C-q		indent-sexp

Global Bindings:
key             binding
---             -------

C-@		set-mark-command
C-a		beginning-of-line
C-b		backward-char
C-c		mode-specific-command-prefix
C-d		delete-char
C-e		end-of-line
C-f		forward-char
C-g		keyboard-quit
C-h		help-command
TAB		indent-for-tab-command
C-k		kill-line
C-l		recenter
RET		newline
C-n		next-line
C-o		open-line
C-p		previous-line
C-q		quoted-insert
C-r		ps-print-buffer-to-file
C-s		sml-compile
C-t		transpose-chars
C-u		universal-argument
C-v		scroll-up
C-w		kill-region
C-x		Control-X-prefix
C-y		yank
C-z		suspend-emacs
C-]		abort-recursive-edit
C-_		undo
SPC .. ~	self-insert-command
  .. ÿ	self-insert-command

vertical-line	Prefix Command
vertical-scroll-bar		Prefix Command
mode-line	Prefix Command
C-down-mouse-3	mouse-major-mode-menu
S-down-mouse-1	mouse-set-font
C-down-mouse-1	mouse-buffer-menu
mouse-3		mouse-save-then-kill
mouse-2		mouse-yank-at-click
triple-mouse-1	mouse-set-point
double-mouse-1	mouse-set-point
drag-mouse-1	mouse-set-region
mouse-1		mouse-set-point
down-mouse-1	mouse-drag-region
M-mouse-2	mouse-yank-secondary
M-mouse-3	mouse-secondary-save-then-kill
M-down-mouse-1	mouse-drag-secondary
M-drag-mouse-1	mouse-set-secondary
M-mouse-1	mouse-start-secondary
C-down-mouse-2	facemenu-menu
f1		help-command
help		help-command
f2		2C-command
menu-bar	Prefix Command
f10		tmm-menubar
C-M-backspace	backward-kill-sexp
C-M-delete	backward-kill-sexp
S-delete	kill-region
C-delete	backward-kill-word
C-left		backward-word
C-right		forward-word
M-left		backward-word
M-right		forward-word
mouse-movement	ignore
deletechar	delete-char
deleteline	kill-line
insertline	open-line
redo		repeat-complex-command
undo		undo
S-insert	yank
C-insert	kill-ring-save
insert		overwrite-mode
execute		execute-extended-command
M-begin		beginning-of-buffer-other-window
begin		beginning-of-buffer
M-end		end-of-buffer-other-window
end		end-of-buffer
M-prior		scroll-other-window-down
M-next		scroll-other-window
C-next		scroll-left
C-prior		scroll-right
C-down		forward-paragraph
C-up		backward-paragraph
next		scroll-up
prior		scroll-down
down		next-line
right		forward-char
up		previous-line
left		backward-char
M-home		beginning-of-buffer-other-window
home		beginning-of-buffer
find		search-forward
menu		execute-extended-command
C-SPC		set-mark-command
C--		negative-argument
C-9		digit-argument
C-8		digit-argument
C-7		digit-argument
C-6		digit-argument
C-5		digit-argument
C-4		digit-argument
C-3		digit-argument
C-2		digit-argument
C-1		digit-argument
C-0		digit-argument
C-/		undo
make-frame-visible		ignore-event
iconify-frame			ignore-event
delete-frame			handle-delete-frame
switch-frame			handle-switch-frame

C-h q		help-quit
C-h v		describe-variable
C-h w		where-is
C-h t		help-with-tutorial
C-h s		describe-syntax
C-h p		finder-by-keyword
C-h n		view-emacs-news
C-h C-n		view-emacs-news
C-h m		describe-mode
C-h l		view-lossage
C-h C-k		Info-goto-emacs-key-command-node
C-h C-f		Info-goto-emacs-command-node
C-h i		info
C-h F		view-emacs-FAQ
C-h f		describe-function
C-h d		describe-function
C-h k		describe-key
C-h c		describe-key-briefly
C-h b		describe-bindings
C-h a		command-apropos
C-h C-p		describe-project
C-h C-w		describe-no-warranty
C-h C-d		describe-distribution
C-h C-c		describe-copying
C-h ?		help-for-help
C-h f1		help-for-help
C-h help	help-for-help
C-h C-h		help-for-help

C-x C-@		pop-global-mark
C-x C-b		list-buffers
C-x C-c		save-buffers-kill-emacs
C-x C-d		list-directory
C-x C-e		eval-last-sexp
C-x C-f		find-file
C-x TAB		indent-rigidly
C-x C-k		edit-kbd-macro
C-x C-l		downcase-region
C-x C-n		set-goal-column
C-x C-o		delete-blank-lines
C-x C-p		mark-page
C-x C-q		vc-toggle-read-only
C-x C-r		find-file-read-only
C-x C-s		save-buffer
C-x C-t		transpose-lines
C-x C-u		upcase-region
C-x C-v		find-alternate-file
C-x C-w		write-file
C-x C-x		exchange-point-and-mark
C-x C-z		suspend-emacs
C-x ESC		Prefix Command
C-x $		set-selective-display
C-x '		expand-abbrev
C-x (		start-kbd-macro
C-x )		end-kbd-macro
C-x +		balance-windows
C-x -		shrink-window-if-larger-than-buffer
C-x .		set-fill-prefix
C-x /		point-to-register-compatibility-binding
C-x 0		delete-window
C-x 1		delete-other-windows
C-x 2		split-window-vertically
C-x 3		split-window-horizontally
C-x 4		ctl-x-4-prefix
C-x 5		ctl-x-5-prefix
C-x 6		2C-command
C-x ;		set-comment-column
C-x <		scroll-left
C-x =		what-cursor-position
C-x >		scroll-right
C-x [		backward-page
C-x ]		forward-page
C-x ^		enlarge-window
C-x `		next-error
C-x a		Prefix Command
C-x b		switch-to-buffer
C-x d		dired
C-x e		call-last-kbd-macro
C-x f		set-fill-column
C-x g		insert-register-compatibility-binding
C-x h		mark-whole-buffer
C-x i		insert-file
C-x j		jump-to-register-compatibility-binding
C-x k		kill-buffer
C-x l		count-lines-page
C-x m		mail
C-x n		Prefix Command
C-x o		other-window
C-x q		kbd-macro-query
C-x r		Prefix Command
C-x s		save-some-buffers
C-x u		advertised-undo
C-x v		Prefix Command
C-x x		copy-to-register-compatibility-binding
C-x {		shrink-window-horizontally
C-x }		enlarge-window-horizontally
C-x DEL		backward-kill-sentence

C-x C-SPC	pop-global-mark

ESC C-@		mark-sexp
ESC C-a		beginning-of-defun
ESC C-b		backward-sexp
ESC C-c		exit-recursive-edit
ESC C-d		down-list
ESC C-e		end-of-defun
ESC C-f		forward-sexp
ESC C-h		mark-defun
ESC LFD		indent-new-comment-line
ESC C-k		kill-sexp
ESC C-l		reposition-window
ESC C-n		forward-list
ESC C-o		split-line
ESC C-p		backward-list
ESC C-r		isearch-backward-regexp
ESC C-s		isearch-forward-regexp
ESC C-t		transpose-sexps
ESC C-u		backward-up-list
ESC C-v		scroll-other-window
ESC C-w		append-next-kill
ESC ESC		Prefix Command
ESC C-\		indent-region
ESC SPC		just-one-space
ESC !		shell-command
ESC $		ispell-word
ESC %		query-replace
ESC '		abbrev-prefix-mark
ESC (		insert-parentheses
ESC )		move-past-close-and-reindent
ESC ,		tags-loop-continue
ESC -		negative-argument
ESC .		find-tag
ESC /		dabbrev-expand
ESC 0 .. ESC 9	digit-argument
ESC :		eval-expression
ESC ;		indent-for-comment
ESC <		beginning-of-buffer
ESC =		count-lines-region
ESC >		end-of-buffer
ESC @		mark-word
ESC \		delete-horizontal-space
ESC ^		delete-indentation
ESC `		tmm-menubar
ESC a		backward-sentence
ESC b		backward-word
ESC c		capitalize-word
ESC d		kill-word
ESC e		forward-sentence
ESC f		forward-word
ESC g		facemenu-keymap
ESC h		mark-paragraph
ESC i		tab-to-tab-stop
ESC j		indent-new-comment-line
ESC k		kill-sentence
ESC l		downcase-word
ESC m		back-to-indentation
ESC q		fill-paragraph
ESC r		move-to-window-line
ESC t		transpose-words
ESC u		upcase-word
ESC v		scroll-down
ESC w		kill-ring-save
ESC x		execute-extended-command
ESC y		yank-pop
ESC z		zap-to-char
ESC {		backward-paragraph
ESC |		shell-command-on-region
ESC }		forward-paragraph
ESC ~		not-modified
ESC DEL		backward-kill-word

ESC S-C-v	scroll-other-window-down
ESC C-.		find-tag-regexp
ESC C-/		dabbrev-completion
ESC C-SPC	mark-sexp
ESC C--		negative-argument
ESC C-9		digit-argument
ESC C-8		digit-argument
ESC C-7		digit-argument
ESC C-6		digit-argument
ESC C-5		digit-argument
ESC C-4		digit-argument
ESC C-3		digit-argument
ESC C-2		digit-argument
ESC C-1		digit-argument
ESC C-0		digit-argument

M-g d		facemenu-set-default
M-g b		facemenu-set-bold
M-g i		facemenu-set-italic
M-g l		facemenu-set-bold-italic
M-g u		facemenu-set-underline
M-g o		facemenu-set-face

M-ESC ESC	keyboard-escape-quit
M-ESC :		eval-expression

vertical-line mouse-1		mouse-select-window
vertical-line down-mouse-1	mouse-drag-vertical-line
vertical-line C-mouse-2		mouse-split-window-vertically

vertical-scroll-bar drag-mouse-3
				scroll-bar-scroll-down
vertical-scroll-bar mouse-3	scroll-bar-scroll-down
vertical-scroll-bar down-mouse-2
				scroll-bar-drag
vertical-scroll-bar drag-mouse-1
				scroll-bar-scroll-up
vertical-scroll-bar mouse-1	scroll-bar-scroll-up
vertical-scroll-bar C-mouse-2	mouse-split-window-vertically

mode-line C-mouse-2		mouse-split-window-horizontally
mode-line mouse-3		mouse-delete-window
mode-line mouse-2		mouse-delete-other-windows
mode-line down-mouse-1		mouse-drag-mode-line
mode-line drag-mouse-1		mouse-select-window
mode-line mouse-1		mouse-select-window

C-down-mouse-2 fc		facemenu-face-menu
C-down-mouse-2 fg		facemenu-foreground-menu
C-down-mouse-2 bg		facemenu-background-menu
C-down-mouse-2 sp		facemenu-special-menu
C-down-mouse-2 ju		facemenu-justification-menu
C-down-mouse-2 in		facemenu-indentation-menu
C-down-mouse-2 rm		facemenu-remove-props
C-down-mouse-2 ra		facemenu-remove-all
C-down-mouse-2 dp		list-text-properties-at
C-down-mouse-2 df		list-faces-display
C-down-mouse-2 dc		list-colors-display

menu-bar buffer			Prefix Command
menu-bar files			Prefix Command
menu-bar tools			Prefix Command
menu-bar edit			Prefix Command
menu-bar search			Prefix Command
menu-bar help-menu		Prefix Command
menu-bar mouse-1		tmm-menubar-mouse

C-x ESC :	repeat-complex-command
C-x ESC ESC	repeat-complex-command

C-x 4 C-o	display-buffer
C-x 4 b		switch-to-buffer-other-window
C-x 4 C-f	find-file-other-window
C-x 4 r		find-file-read-only-other-window
C-x 4 f		find-file-other-window
C-x 4 m		mail-other-window
C-x 4 .		find-tag-other-window
C-x 4 d		dired-other-window
C-x 4 a		add-change-log-entry-other-window

C-x 5 o		other-frame
C-x 5 0		delete-frame
C-x 5 2		make-frame-command
C-x 5 r		find-file-read-only-other-frame
C-x 5 C-f	find-file-other-frame
C-x 5 f		find-file-other-frame
C-x 5 b		switch-to-buffer-other-frame
C-x 5 m		mail-other-frame
C-x 5 .		find-tag-other-frame
C-x 5 d		dired-other-frame

C-x a '		expand-abbrev
C-x a e		expand-abbrev
C-x a -		inverse-add-global-abbrev
C-x a i		Prefix Command
C-x a +		add-mode-abbrev
C-x a g		add-global-abbrev
C-x a C-a	add-mode-abbrev
C-x a l		add-mode-abbrev

C-x n p		narrow-to-page
C-x n w		widen
C-x n n		narrow-to-region

C-x r l		bookmark-bmenu-list
C-x r m		bookmark-set
C-x r b		bookmark-jump
C-x r f		frame-configuration-to-register
C-x r w		window-configuration-to-register
C-x r t		string-rectangle
C-x r o		open-rectangle
C-x r y		yank-rectangle
C-x r d		delete-rectangle
C-x r k		kill-rectangle
C-x r c		clear-rectangle
C-x r r		copy-rectangle-to-register
C-x r g		insert-register
C-x r i		insert-register
C-x r x		copy-to-register
C-x r s		copy-to-register
C-x r j		jump-to-register
C-x r SPC	point-to-register
C-x r C-SPC	point-to-register
C-x r C-@	point-to-register

C-x v ~		vc-version-other-window
C-x v =		vc-diff
C-x v v		vc-next-action
C-x v u		vc-revert-buffer
C-x v s		vc-create-snapshot
C-x v r		vc-retrieve-snapshot
C-x v l		vc-print-log
C-x v i		vc-register
C-x v h		vc-insert-headers
C-x v d		vc-directory
C-x v c		vc-cancel-version
C-x v a		vc-update-change-log

C-down-mouse-2 fc d		facemenu-set-default
C-down-mouse-2 fc b		facemenu-set-bold
C-down-mouse-2 fc i		facemenu-set-italic
C-down-mouse-2 fc l		facemenu-set-bold-italic
C-down-mouse-2 fc u		facemenu-set-underline
C-down-mouse-2 fc o		facemenu-set-face

C-down-mouse-2 fg o		facemenu-set-foreground

C-down-mouse-2 bg o		facemenu-set-background

C-down-mouse-2 sp r		facemenu-set-read-only
C-down-mouse-2 sp v		facemenu-set-invisible
C-down-mouse-2 sp t		facemenu-set-intangible
C-down-mouse-2 sp s		facemenu-remove-special

C-down-mouse-2 ju u		set-justification-none
C-down-mouse-2 ju l		set-justification-left
C-down-mouse-2 ju r		set-justification-right
C-down-mouse-2 ju b		set-justification-full
C-down-mouse-2 ju c		set-justification-center

C-down-mouse-2 in increase-left-margin
				increase-left-margin
C-down-mouse-2 in decrease-left-margin
				decrease-left-margin
C-down-mouse-2 in increase-right-margin
				increase-right-margin
C-down-mouse-2 in decrease-right-margin
				decrease-right-margin

menu-bar buffer list-buffers	list-buffers

menu-bar files open-file	find-file
menu-bar files dired		dired
menu-bar files save-buffer	save-buffer
menu-bar files write-file	write-file
menu-bar files revert-buffer	revert-buffer
menu-bar files insert-file	insert-file
menu-bar files kill-buffer	kill-this-buffer
menu-bar files make-frame	make-frame
menu-bar files make-frame-on-display
				make-frame-on-display
menu-bar files delete-this-frame
				delete-frame
menu-bar files split-window	split-window-vertically
menu-bar files one-window	delete-other-windows
menu-bar files exit-emacs	save-buffers-kill-emacs

menu-bar tools print-buffer	print-buffer
menu-bar tools print-region	print-region
menu-bar tools ps-print-buffer	ps-print-buffer-with-faces
menu-bar tools ps-print-region	ps-print-region-with-faces
menu-bar tools compare		menu-bar-ediff-menu
menu-bar tools ediff-merge	menu-bar-ediff-merge-menu
menu-bar tools epatch		menu-bar-epatch-menu
menu-bar tools vc		Prefix Command
menu-bar tools gnus		gnus
menu-bar tools rmail		rmail
menu-bar tools calendar		calendar

menu-bar edit undo		undo
menu-bar edit cut		kill-region
menu-bar edit copy		menu-bar-kill-ring-save
menu-bar edit select-paste	yank-menu
menu-bar edit paste		yank
menu-bar edit clear		delete-region
menu-bar edit props		facemenu-menu
menu-bar edit fill		fill-region
menu-bar edit spell		ispell-menu-map

menu-bar search search-forward	nonincremental-search-forward
menu-bar search re-search-forward
				nonincremental-re-search-forward
menu-bar search search-backward
				nonincremental-search-backward
menu-bar search re-search-backward
				nonincremental-re-search-backward
menu-bar search repeat-search-fwd
				nonincremental-repeat-search-forward
menu-bar search repeat-regexp-fwd
				nonincremental-repeat-re-search-forward
menu-bar search repeat-search-back
				nonincremental-repeat-search-backward
menu-bar search repeat-regexp-back
				nonincremental-repeat-re-search-backward
menu-bar search bookmark	menu-bar-bookmark-map
menu-bar search find-tag	find-tag
menu-bar search query-replace	query-replace
menu-bar search query-replace-regexp
				query-replace-regexp

menu-bar help-menu emacs-news	view-emacs-news
menu-bar help-menu emacs-faq	view-emacs-FAQ
menu-bar help-menu info		info
menu-bar help-menu describe-mode
				describe-mode
menu-bar help-menu command-apropos
				command-apropos
menu-bar help-menu list-keybindings
				describe-bindings
menu-bar help-menu describe-key
				describe-key
menu-bar help-menu describe-function
				describe-function
menu-bar help-menu describe-variable
				describe-variable
menu-bar help-menu man		manual-entry
menu-bar help-menu emacs-tutorial
				help-with-tutorial
menu-bar help-menu finder-by-keyword
				finder-by-keyword
menu-bar help-menu report-emacs-bug
				report-emacs-bug
menu-bar help-menu emacs-version
				emacs-version

C-x a i l	inverse-add-mode-abbrev
C-x a i g	inverse-add-global-abbrev

menu-bar tools compare ediff-files
				ediff-files
menu-bar tools compare ediff-buffers
				ediff-buffers
menu-bar tools compare ediff-files3
				ediff-files3
menu-bar tools compare ediff-buffers3
				ediff-buffers3
menu-bar tools compare ediff-directories
				ediff-directories
menu-bar tools compare ediff-directories3
				ediff-directories3
menu-bar tools compare ediff-revision
				ediff-revision
menu-bar tools compare ediff-dir-revision
				ediff-directory-revisions
menu-bar tools compare ediff-regions-wordwise
				ediff-regions-wordwise
menu-bar tools compare ediff-regions-linewise
				ediff-regions-linewise
menu-bar tools compare ediff-windows-wordwise
				ediff-windows-wordwise
menu-bar tools compare ediff-windows-linewise
				ediff-windows-linewise
menu-bar tools compare window	compare-windows
menu-bar tools compare eregistry
				ediff-show-registry
menu-bar tools compare ediff-doc
				ediff-documentation

menu-bar tools ediff-merge ediff-merge-files
				ediff-merge-files
menu-bar tools ediff-merge ediff-merge-files-with-ancestor
				ediff-merge-files-with-ancestor
menu-bar tools ediff-merge ediff-merge-buffers
				ediff-merge-buffers
menu-bar tools ediff-merge ediff-merge-buffers-with-ancestor
				ediff-merge-buffers-with-ancestor
menu-bar tools ediff-merge ediff-merge-directories
				ediff-merge-directories
menu-bar tools ediff-merge ediff-merge-directories-with-ancestor
				ediff-merge-directories-with-ancestor
menu-bar tools ediff-merge ediff-merge-revisions
				ediff-merge-revisions
menu-bar tools ediff-merge ediff-merge-revisions-with-ancestor
				ediff-merge-revisions-with-ancestor
menu-bar tools ediff-merge ediff-merge-dir-revisions
				ediff-merge-directory-revisions
menu-bar tools ediff-merge ediff-merge-dir-revisions-with-ancestor
				ediff-merge-directory-revisions-with-ancestor
menu-bar tools ediff-merge eregistry2
				ediff-show-registry
menu-bar tools ediff-merge ediff-doc2
				ediff-documentation

menu-bar tools epatch ediff-patch-file
				ediff-patch-file
menu-bar tools epatch ediff-patch-buffer
				ediff-patch-buffer
menu-bar tools epatch eregistry3
				ediff-show-registry
menu-bar tools epatch ediff-doc3
				ediff-documentation

menu-bar tools vc vc-register	vc-register
menu-bar tools vc vc-check-out	vc-toggle-read-only
menu-bar tools vc vc-menu-check-in
				vc-next-action
menu-bar tools vc vc-insert-header
				vc-insert-headers
menu-bar tools vc vc-revert-buffer
				vc-revert-buffer
menu-bar tools vc undo		vc-cancel-version
menu-bar tools vc vc-print-log	vc-print-log
menu-bar tools vc vc-update-change-log
				vc-update-change-log
menu-bar tools vc vc-diff	vc-diff
menu-bar tools vc vc-version-other-window
				vc-version-other-window
menu-bar tools vc vc-rename-file
				vc-rename-file
menu-bar tools vc vc-directory	vc-directory

menu-bar edit spell ispell-help
				??
menu-bar edit spell ispell-message
				ispell-message
menu-bar edit spell ispell-buffer
				ispell-buffer
menu-bar edit spell ispell-region
				ispell-region
menu-bar edit spell ispell-word
				ispell-word
menu-bar edit spell ispell-continue
				ispell-continue
menu-bar edit spell ispell-complete-word-interior-frag
				ispell-complete-word-interior-frag
menu-bar edit spell ispell-complete-word
				ispell-complete-word
menu-bar edit spell ispell-pdict-save
				??
menu-bar edit spell ispell-kill-ispell
				ispell-kill-ispell
menu-bar edit spell ispell-change-dictionary
				ispell-change-dictionary
menu-bar edit spell default	??
menu-bar edit spell english	??
menu-bar edit spell british	??
menu-bar edit spell deutsch	??
menu-bar edit spell deutsch8	??
menu-bar edit spell nederlands	??
menu-bar edit spell nederlands8
				??
menu-bar edit spell svenska	??
menu-bar edit spell svenska8	??
menu-bar edit spell francais7	??
menu-bar edit spell francais	??
menu-bar edit spell francais-tex
				??
menu-bar edit spell dansk	??

menu-bar search bookmark jump	bookmark-menu-jump
menu-bar search bookmark set	bookmark-set
menu-bar search bookmark insert
				bookmark-menu-insert
menu-bar search bookmark locate
				bookmark-menu-locate
menu-bar search bookmark rename
				bookmark-menu-rename
menu-bar search bookmark delete
				bookmark-menu-delete
menu-bar search bookmark edit	bookmark-bmenu-list
menu-bar search bookmark save	bookmark-save
menu-bar search bookmark write	bookmark-write
menu-bar search bookmark load	bookmark-load

Function key map translations:
key             binding
---             -------

ESC		Prefix Command
kp-equal	=
kp-divide	/
kp-decimal	.
kp-subtract	-
kp-separator	,
kp-add		+
kp-multiply	*
kp-enter	RET
kp-tab		TAB
kp-space	SPC
kp-9		9
kp-8		8
kp-7		7
kp-6		6
kp-5		5
kp-4		4
kp-3		3
kp-2		2
kp-1		1
kp-0		0
C-x		Prefix Command
kp-delete	delete
kp-insert	insert
kp-begin	begin
kp-end		end
M-kp-next	M-next
kp-next		next
kp-prior	prior
kp-down		down
kp-right	right
kp-up		up
kp-left		left
kp-home		home

ESC [		Prefix Command
ESC O		Prefix Command

M-O y		kp-9
M-O x		kp-8
M-O w		kp-7
M-O v		kp-6
M-O u		kp-5
M-O t		kp-4
M-O s		kp-3
M-O r		kp-2
M-O q		kp-1
M-O p		kp-0
M-O o		kp-divide
M-O n		kp-decimal
M-O m		kp-subtract
M-O M		kp-enter
M-O l		kp-separator
M-O k		kp-add
M-O j		kp-multiply
M-O I		kp-tab
M-O S		kp-f4
M-O R		kp-f3
M-O Q		kp-f2
M-O P		kp-f1
M-O B		down
M-O C		right
M-O A		up
M-O D		left

M-[ 6		Prefix Command
M-[ 5		Prefix Command
M-[ 4		Prefix Command
M-[ 3		Prefix Command
M-[ 2		Prefix Command
M-[ 1		Prefix Command

C-x @		Prefix Command

M-[ 6 ~		next

M-[ 5 ~		prior

M-[ 4 ~		select

M-[ 3 4		Prefix Command
M-[ 3 3		Prefix Command
M-[ 3 2		Prefix Command
M-[ 3 1		Prefix Command
M-[ 3 ~		delete

M-[ 2 9		Prefix Command
M-[ 2 8		Prefix Command
M-[ 2 6		Prefix Command
M-[ 2 5		Prefix Command
M-[ 2 4		Prefix Command
M-[ 2 3		Prefix Command
M-[ 2 1		Prefix Command
M-[ 2 0		Prefix Command
M-[ 2 ~		insert

M-[ 1 9		Prefix Command
M-[ 1 8		Prefix Command
M-[ 1 7		Prefix Command
M-[ 1 5		Prefix Command
M-[ 1 4		Prefix Command
M-[ 1 3		Prefix Command
M-[ 1 2		Prefix Command
M-[ 1 1		Prefix Command
M-[ 1 ~		find

C-x @ c		event-apply-control-modifier
C-x @ S		event-apply-shift-modifier
C-x @ a		event-apply-alt-modifier
C-x @ m		event-apply-meta-modifier
C-x @ s		event-apply-super-modifier
C-x @ h		event-apply-hyper-modifier

M-[ 3 4 ~	f20

M-[ 3 3 ~	f19

M-[ 3 2 ~	f18

M-[ 3 1 ~	f17

M-[ 2 9 ~	menu

M-[ 2 8 ~	help

M-[ 2 6 ~	f14

M-[ 2 5 ~	f13

M-[ 2 4 ~	f12

M-[ 2 3 ~	f11

M-[ 2 1 ~	f10

M-[ 2 0 ~	f9

M-[ 1 9 ~	f8

M-[ 1 8 ~	f7

M-[ 1 7 ~	f6

M-[ 1 5 ~	f5

M-[ 1 4 ~	f4

M-[ 1 3 ~	f3

M-[ 1 2 ~	f2

M-[ 1 1 ~	f1