Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 14 Nov 2002 02:46:26 +0900 (JST) X-Biglobe-Sender: From: hsaka AT mth DOT biglobe DOT ne DOT jp (Hironori SAKAMOTO) To: cygwin AT cygwin DOT com Cc: hsaka AT mth DOT biglobe DOT ne DOT jp Subject: mouse support of cygwin console Message-Id: <20021114024627.CCQVC0A82637.D59EC293@mth.biglobe.ne.jp> Hello, When the escape sequence "\033[?1000h" is sent to cygwin console and the support of xterm-style mouse event are enabled, the escape sequences of middle button (btn2) and right button (btn3) are opposite with xterm. Escape sequences when button down: * xterm left button down: \033 [ M SPC x y middle button down: \033 [ M ! x y right button down: \033 [ M " x y * cygwin console left button down: \033 [ M SPC x y middle button down: \033 [ M " x y right button down: \033 [ M ! x y Is it a bug ? Regards, ------------------------------------------- Hironori SAKAMOTO http://www2u.biglobe.ne.jp/~hsaka/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/