XEmacs 21.2.28 "Hermes".
[chise/xemacs-chise.git.1] / man / xemacs / keystrokes.texi
index 743b699..319c3bf 100644 (file)
@@ -169,9 +169,9 @@ schematic representation of a complete key sequence is as follows:
   Here are some examples of complete key sequences:
 
 @table @kbd
-@item [(control c) (control a)]        
+@item [(control c) (control a)]
 Typing @kbd{C-c} followed by @kbd{C-a}
-@item [(control c) (control 65)]       
+@item [(control c) (control 65)]
 Typing @kbd{C-c} followed by @kbd{C-a}. (Using the ASCII code
 for the character `a')@refill
 @item [(control c) (break)]
@@ -299,9 +299,9 @@ do the following:
   Create a file called @code{~/.xmodmap}.  In this file, place the lines
 
 @example
-       remove Lock = Caps_Lock
-       keysym Caps_Lock = Super_L
-       add Mod2 = Super_L
+        remove Lock = Caps_Lock
+        keysym Caps_Lock = Super_L
+        add Mod2 = Super_L
 @end example
 
 The first line says that the key that is currently called @code{Caps_Lock}