From 11225be055c682652236a49c8b481d53a1436e47 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 21 Sep 2021 22:07:05 +0200 Subject: [PATCH] Add section to refcard explaining our keybinding notation * etc/refcards/refcard.tex (Starting Emacs): Delete section. (Key Binding Notation): New section. (Bug#41403) --- etc/refcards/refcard.tex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/refcards/refcard.tex b/etc/refcards/refcard.tex index f066dc93ea..bc057569a7 100644 --- a/etc/refcards/refcard.tex +++ b/etc/refcards/refcard.tex @@ -273,9 +273,11 @@ \centerline{(for version \versionemacs)} -\section{Starting Emacs} +\section{Key Binding Notation} -To enter GNU Emacs \versionemacs, just type its name: \kbd{emacs} +In the Emacs key binding notation, \kbd{C-x} +is \kbd{Ctrl+X}; \kbd{M-x} is usually \kbd{Alt+X}; \kbd{S-x} is +\kbd{Shift+X}; and \kbd{C-M-x} is \kbd{Ctrl+Alt+X}, etc. \section{Leaving Emacs} -- 2.30.2