changeset 67902:5bbf3b0a3637

The Linux console doesn't support the same escape codes, it seems.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 30 Dec 2005 04:10:29 +0000
parents 78fd3cd00171
children a57273fb71d3
files lisp/xt-mouse.el
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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: