diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2005-04-05 00:04:24 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2005-04-05 00:04:24 +0000 |
commit | 5ba35a0f86e8c770bb54d1bfe65ec8bdb9c91ed3 (patch) | |
tree | d8236a08c9850690953846700ab5a89cdb36fcc8 /man/frames.texi | |
parent | 926e27e7c2a190045b55ec4de32c02665489b2a9 (diff) | |
download | emacs-5ba35a0f86e8c770bb54d1bfe65ec8bdb9c91ed3.tar.gz |
(XTerm Mouse): Delete apparently false info. The GNU/Linux console
currently does not appear to support `xterm-mouse-mode'.
Diffstat (limited to 'man/frames.texi')
-rw-r--r-- | man/frames.texi | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/man/frames.texi b/man/frames.texi index dee29afe050..d09fdca85d7 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -1058,9 +1058,7 @@ window. In a terminal emulator which is compatible with @code{xterm}, you can use @kbd{M-x xterm-mouse-mode} to enable simple use of the mouse---only single clicks are supported. The normal @code{xterm} mouse functionality is still available by holding down the @kbd{SHIFT} key -when you press the mouse button. The Linux console supports this -mode if it has support for the mouse enabled, e.g.@: using the -@command{gpm} daemon. +when you press the mouse button. @ignore arch-tag: 7dcf3a31-a43b-45d4-a900-445b10d77e49 |