This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: ddd 3.1.6 and keyboard input




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@sourceware.cygnus.com
> [mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of Robin Crampton
> Sent: Wednesday, August 25, 1999 4:44 AM
> To: cygwin@sourceware.cygnus.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@sourceware.cygnus.com
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]