aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/input.texi7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/emacs/input.texi b/doc/emacs/input.texi
index 4f49ca3cece..db0e88a1c9c 100644
--- a/doc/emacs/input.texi
+++ b/doc/emacs/input.texi
@@ -145,9 +145,10 @@ of a hardware button that is always present on the device results in
145Emacs quitting. @xref{Quitting}. 145Emacs quitting. @xref{Quitting}.
146 146
147@vindex x-quit-keysym 147@vindex x-quit-keysym
148 Which button is used to do this depends on the window system in use: 148 The button afforded such special treatment varies; under X, no such
149on X, it is defined in the variable @code{x-quit-keysym}, and on 149button exists by default, but one can be configured through the
150Android, it is always the volume down button. 150variable @code{x-quit-keysym}, whereas under Android it is always the
151volume down buttons.
151 152
152@cindex text conversion, keyboards 153@cindex text conversion, keyboards
153 Most input methods designed to work with on-screen keyboards perform 154 Most input methods designed to work with on-screen keyboards perform