Re: How to get my auto repeat back?

2003-11-23 Thread Harold L Hunt II
Jeff, You got this version: http://cygwin.com/ml/cygwin-xfree-announce/2003-11/msg6.html If so, remove all flags that you have added (e.g. -kb, +kb, etc.) and stop using your config file if you were not using it before. I think you should be back to normal. Harold Jeffrey C Honig

Re: How to get my auto repeat back?

2003-11-23 Thread Jeffrey C Honig
You got this version: http://cygwin.com/ml/cygwin-xfree-announce/2003-11/msg6.html If so, remove all flags that you have added (e.g. -kb, +kb, etc.) and stop using your config file if you were not using it before. I think you should be back to normal. Already have it. I've removed all

Re: How to get my auto repeat back?

2003-11-23 Thread Harold L Hunt II
Okay, now try with -kb. Harold Jeffrey C Honig wrote: You got this version: http://cygwin.com/ml/cygwin-xfree-announce/2003-11/msg6.html If so, remove all flags that you have added (e.g. -kb, +kb, etc.) and stop using your config file if you were not using it before. I think you should

Re: How to get my auto repeat back?

2003-11-23 Thread Harold L Hunt II
Jeff, Also, please run the following from a Cygwin bash prompt and send in the resulting cygcheck.out fiel (it may take a minute or two to finish running): cygcheck -c cygcheck.out 21 Harold

Re: How to get my auto repeat back?

2003-11-23 Thread Harold L Hunt II
Igor Pechtchanski wrote: On Sun, 23 Nov 2003, Harold L Hunt II wrote: Jeff, Also, please run the following from a Cygwin bash prompt and send in the resulting cygcheck.out fiel (it may take a minute or two to finish running): cygcheck -c cygcheck.out 21 Harold Harold, The above is the

Re: How to get my auto repeat back?

2003-11-23 Thread Igor Pechtchanski
On Sun, 23 Nov 2003, Harold L Hunt II wrote: Igor Pechtchanski wrote: On Sun, 23 Nov 2003, Harold L Hunt II wrote: Jeff, Also, please run the following from a Cygwin bash prompt and send in the resulting cygcheck.out fiel (it may take a minute or two to finish running): cygcheck -c

Re: FW: I've given up on XF86, can' t make my AltGr keys work

2003-11-23 Thread Alexander Gottwald
Benjamin Riefenstahl wrote: If someone could donate an old sparc or HP-UX machine I'd be willing to debug the problems with xdmcp, fonts and keyboardlayouts with those machines. Wouldn't it be enough to get a temporary SSH account on a Sparc machine to reproduce this and debug the X

Re:DDD 3.3.8 segmentation error, related to Motif?

2003-11-23 Thread Fred Ma
On Fri, 21 Nov 2003 Brian Ford ford at vss dot fsi dot com wrote: On Fri, 21 Nov 2003 [EMAIL PROTECTED] wrote: bt08pm: /usr/X11R6/include/Xm/ ddd --lesstif-version 93 Warning: This DDD requires a Motif 2.1 library (using Motif -1617156.-609) Could you post cygcheck `type ddd`?

DDD needs a porter [Was: DDD 3.3.8 segmentation error, related to Motif?]

2003-11-23 Thread Harold L Hunt II
Fred, Fred Ma wrote: On Fri, 21 Nov 2003 Brian Ford ford at vss dot fsi dot com wrote: On Fri, 21 Nov 2003 [EMAIL PROTECTED] wrote: bt08pm: /usr/X11R6/include/Xm/ ddd --lesstif-version 93 Warning: This DDD requires a Motif 2.1 library (using Motif -1617156.-609) Could you post cygcheck `type

Re: Updated: XFree86-xserv-4.3.0-24

2003-11-23 Thread Takuma Murakami
Dear Harold and Alexander, Thank you for working on my stupid change. I noticed a problem with it. When -kb option is set, winconfig.c:417 should flag g_winInfo.xkb.disable field. However, it is enclosed in the condition (kbd != NULL) at line 387 so it won't be executed if no primary keyboard