# HG changeset patch # User Stefan Monnier # Date 1135915829 0 # Node ID 5bbf3b0a363706ab425bfa9e5ff1bdc8b96fc8b5 # Parent 78fd3cd001713ea3ca80a141976dd3060982b32c The Linux console doesn't support the same escape codes, it seems. diff -r 78fd3cd00171 -r 5bbf3b0a3637 lisp/xt-mouse.el --- a/lisp/xt-mouse.el Fri Dec 30 03:43:06 2005 +0000 +++ b/lisp/xt-mouse.el Fri Dec 30 04:10:29 2005 +0000 @@ -39,9 +39,6 @@ ;;; Todo: -;; The xterm mouse escape codes are supposedly also supported by the -;; Linux console, but I have not been able to verify this. - ;; Support multi-click -- somehow. ;;; Code: