X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=azTCJxp5ejL21DcbXW4Ha+/0Suf06
	OFD1JrQEEMObvHeyTi36q0xjTjJGMk6uqmDPdMLtq4/NVPs4UxfFp17s3mv8q0P+
	VlChpv7DMtZXpscW0FzASbn8rPDYDUb3Nnf9qZw1t5uVVEXUYdk9w2trOerKk8vl
	RhicdOURsaE07E=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type; s=default; bh=OLXiU01KBqkK3VwVdWAwz94otEM=; b=o8p
	9MWYYJSxF+hh/OoK/NAsE4RnbsJwvQphlHmfQyqwnOAlrPRHTlGAadEGqV4+tvsC
	GSeANLgORN8/qqYpGByWVZ3+VXqIaGyjKjfphQMWoQyebvjM91N8JDxIbVa8b/ml
	TUcLD/K+PnPdzKZWDxc/77cSEhancDeWQv9NP3Xw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wg0-f41.google.com
MIME-Version: 1.0
X-Received: by 10.180.23.98 with SMTP id l2mr21993039wif.51.1414696036522; Thu, 30 Oct 2014 12:07:16 -0700 (PDT)
Date: Thu, 30 Oct 2014 15:07:16 -0400
Message-ID: <CABa6CEnJ_mLxq3Z6ZhPSU--NO2XRYR0CHuC=mRz4OYawiWLyCQ@mail.gmail.com>
Subject: terminfo and /usr/share/terminfo requirement
From: cyg Simple <cygsimple@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

I have found that terminfo is built such that it requires /usr/share
to be available but /usr/share isn't mounted by default.  This causes
unexpected side effects of the terminal not responding properly
especially noticed when using the Backspace key.  In my opinion either
terminfo needs to change its settings to use /share instead of
/usr/share or Cygwin needs modified to automatically mount /usr/share
like it does /usr/lib.  Or rather just automount /usr such that it
points to / regardless of the underlying directory.  The automount of
/usr/lib also presents an issue when the user mounts /usr to point to
`cygpath -m /` in that any access to /usr gives a directory not found
error when /lib doesn't actually exist.

cyg Simple

--
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

