From 4cc22f89189648621c42984110dade2c17647878 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Fri, 5 Nov 2021 07:49:39 +0100 Subject: [PATCH] * etc/PROBLEMS: Mention X forwarding slowdowns. (Bug#7092) --- etc/PROBLEMS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 8055d0e4e2b..19c6fed13fe 100644 --- 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~". -- 2.39.2