# HG changeset patch # User Richard M. Stallman # Date 1024331013 0 # Node ID ed33a54a268c0aff27b3c4426f327dfe2c7b0399 # Parent a4199c98c1ebba4bfe9de4a0955e7d5b348087ac Document C-x @ feature. diff -r a4199c98c1eb -r ed33a54a268c man/commands.texi --- a/man/commands.texi Mon Jun 17 16:20:47 2002 +0000 +++ b/man/commands.texi Mon Jun 17 16:23:33 2002 +0000 @@ -92,6 +92,14 @@ modifiers. But you can assign them meanings of your own by customizing Emacs. + If your keyboard lacks one of these modifier keys, you can enter it +using @kbd{C-x @@}: @kbd{C-x @@ h} adds the ``hyper'' flag to the next +character, @kbd{C-x @@ s} adds the ``super'' flag, and @kbd{C-x @@ a} +adds the ``alt'' flag. For instance, @kbd{C-x @@ h C-a} is a way to +enter @kbd{Hyper-Control-a}. (Unfortunately there is no way to add +two modifiers by using @kbd{C-x @@} twice for the same character, +because the first one goes to work on the @kbd{C-x}.) + Keyboard input includes keyboard keys that are not characters at all: for example function keys and arrow keys. Mouse buttons are also outside the gamut of characters. You can modify these events with the