projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3c3c78
)
* etc/PROBLEMS: Mention X forwarding slowdowns. (Bug#7092)
author
Stefan Kangas
<stefan@marxist.se>
Fri, 5 Nov 2021 06:49:39 +0000
(07:49 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Fri, 5 Nov 2021 06:50:36 +0000
(07:50 +0100)
etc/PROBLEMS
patch
|
blob
|
history
diff --git
a/etc/PROBLEMS
b/etc/PROBLEMS
index 8055d0e4e2bb46883f9a5d87acfdaec0d2179bb9..19c6fed13fefd43a0ee9df47b28453460fa6a657 100644
(file)
--- a/
etc/PROBLEMS
+++ b/
etc/PROBLEMS
@@
-1644,6
+1644,13
@@
restart the X server after the monitor configuration has been changed.
* Runtime problems on character terminals
+*** With X forwarding, mouse highlighting can make Emacs slow.
+
+If you see slow updates when moving the mouse in an Emacs running on a
+remote X server, try this:
+
+ (setq mouse-highlight nil)
+
** The meta key does not work on xterm.
Typing M-x rings the terminal bell, and inserts a string like ";120~".