delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | "Suhaib Siddiqi" <ssiddiqi AT ipass DOT net> |
To: | "Robin Crampton" <robin AT attic DOT demon DOT co DOT uk>, <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | RE: ddd 3.1.6 and keyboard input |
Date: | Wed, 25 Aug 1999 07:03:16 -0400 |
Message-ID: | <NDBBLHPPKKBKPBLLMFJBKEECCCAA.ssiddiqi@ipass.net> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
In-Reply-To: | <37C3ACC1.43FC6D81@attic.demon.co.uk> |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2314.1300 |
Importance: | Normal |
You need to set XKeystmDB and XErrorDB. The libs linked to DDD binaries are operating on UNIX simulation layer (i.e. B20.x). Therefore, a UNIX style setup of XxxxDB in ENV is a must. Ant binary linked to the X11R6.x libs under Cygwin, by ignore the WIN32 X-server setup and looks for X ENVs. SET XKeysymDB=C:\usr\X11R6.4\lib\X11\XKeysymDB SET XErrorDB=C:\usr\X11R6.4\lib\X11\XErrorDB Or whatever your path to XkeysymDB etc is. The stuff goes in the startup batch file or in you OS ENV setup. You could have find the answer in Cygwin mail archive. I mentioned it a few times. Suhaib > -----Original Message----- > From: cygwin-owner AT sourceware DOT cygnus DOT com > [mailto:cygwin-owner AT sourceware DOT cygnus DOT com]On Behalf Of Robin Crampton > Sent: Wednesday, August 25, 1999 4:44 AM > To: cygwin AT sourceware DOT cygnus DOT com > Subject: ddd 3.1.6 and keyboard input > > > Hi there. > > I'm using ddd 3.1.6 with cygwin b20.1 (August snapshot) and Sun's > PC-Xware X-server. Everything works perfectly except that it will not > accept keyboard input. It does this whether $CYGWIN is unset or =tty > (as I usually have it). My (ahem) OS is NT4 SP5 (also fails under 98). > Binary mounts. Any ideas? > > Thanks in advance. > > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |