Upgrade woes.

Chuck chuckh1958@gmail.com
Wed Nov 19 23:17:00 GMT 2008


Eric Roode wrote:

>
> How does the location of the startup batch file affect the behavior of
> numlock and capslock in xterm?
>

Yes. The batch file is different. The binary is different. The
environment variables are different. For example this is in the old
batch file but not in the new one.

SET XAPPLRESDIR=/usr/X11R6/lib/X11/app-defaults
SET XCMSDB=/usr/X11R6/lib/X11/Xcms.txt
SET XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
SET XNLSPATH=/usr/X11R6/lib/X11/locale

I suspect that XKEYSYMDB one has something to do with the problem you're
having. The new file doesn't assign these variables at all, and runs a
different binary.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list