X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+2L71n2I+9QCVgbwAD/gBn Date: Mon, 7 Jan 2013 15:58:08 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: hiding cursor on text terminals Message-ID: <20130107205808.GA20978@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <00cd01cded04$4acaa8e0$e05ffaa0$@sanchez AT itautec DOT com> <20130107203754 DOT GG20550 AT lamasti DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130107203754.GG20550@lamasti.net> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Mon, Jan 07, 2013 at 09:37:54PM +0100, Lars Bj?rndal wrote: >On Mon, Jan 07, 2013 at 04:24:55PM -0200, Damian Rodriguez Sanchez wrote: >> 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? > >Hello! > >Please don't hide the cursor in a text interface. That will make the >app impossible or difficult to use with technology like a screen reader >or braille output. Instead, ensure that the cursor is following the >soft cursor. Then, the program is accessible to more people. Come on now. There is no reason for you to care what someone does with their private application. The OP was reporting a potential bug which, if it is really a bug, should be fixed. They don't need to lecture them on UI design. cgf -- 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