| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Authentication-Warning: | romulus.sci.usq.edu.au: uucp set sender to <house AT usq DOT edu DOT au> using -f |
| Message-ID: | <3C4E309E.77E65AD1@usq.edu.au> |
| Date: | Wed, 23 Jan 2002 03:40:14 +0000 |
| From: | Ron House <house AT usq DOT edu DOT au> |
| X-Mailer: | Mozilla 3.04 (X11; I; Linux 2.2.16-3 i586) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Can't get BACKTAB to work |
I have ported a program that uses ncurses from Linux to Cygwin. I had a
problem under Linux and X Windows in that X sent to the program the same
code for TAB and BACKTAB. I fixed it with the following lines in
.Xdefaults:
NXTerm.VT100.Translations: #override \
Shift<Key>Tab: string(\033]I) \n
XTerm.VT100.Translations: #override \
Shift<Key>Tab: string(\033]I) \n
I am now having the exact same trouble with the Cygwin port, but
obviously I can't use the same fix because X isn't there. Any ideas are
much appreciated.
--
Ron House house AT usq DOT edu DOT au
http://www.sci.usq.edu.au/staff/house
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |