On Friday 13 June 2003 12:39 pm, Igor Pechtchanski wrote:
> On Fri, 13 Jun 2003, Scott W Brim wrote:
> > On Fri, Jun 13, 2003 08:13:19AM -0400, Neal D. Becker allegedly wrote:
> > > I've got xemacs-21.4.12 running fine on the latest cygwin. Now I only
> > > have on
I've got xemacs-21.4.12 running fine on the latest cygwin. Now I only have
one problem. I normally run linux/kde, and have the caps lock and ctrl key
swapped (so ctrl is where it's supposed to be). You need ctrl for emacs!
How can I swap/remap these keys when running on cygwin (non-x)?
--
U
It seems that /usr/include/stdint.h is missing. I am using:
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Tue Dec 10 09:43:35 2002
Windows 2000 Server Ver 5.0 Build 2195 Service Pack 2
Path: C:\cygwin\usr\local\bin
C:\cygwin\bin
C:\cygwin\bin
C:\cygw
I'm trying to use select to see if there is any user input (that would
be stdin, file descriptor 0). If not I want to run my background
computation. I want to execute this loop at a pretty high rate (on
the order of 100 usec).
I tried the following:
fd_set set;
FD_ZERO(&set);
4 matches
Mail list logo