X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: Yes, hits=5.5 required=5.0 tests=AWL,BAYES_50,MSGID_MULTIPLE_AT,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org From: Damian Rodriguez Sanchez To: Subject: hiding cursor on text terminals Date: Mon, 7 Jan 2013 16:24:55 -0200 Message-ID: <00cd01cded04$4acaa8e0$e05ffaa0$@sanchez@itautec.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" content-transfer-encoding: 7bit X-EXCLAIMER-MD-CONFIG: 2a5522f3-b02f-4167-9a1b-830c3e94590c X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hello list, I have compiled a Linux ncurses gcc application on Cygwin. Everything works fine except for curs_set(0) calls which do not hide the cursor on text mode terminals (they work on X though). Does anybody know of a way to achieve this, even if it's not a portable solution? Thanks, Damian. 0 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple