X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: How do I add keys to keys.h Date: 9 Mar 2004 13:10:28 GMT Organization: Aachen University of Technology (RWTH) Lines: 10 Message-ID: References: NNTP-Posting-Host: ac3b07.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1078837828 14362 137.226.33.205 (9 Mar 2004 13:10:28 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 9 Mar 2004 13:10:28 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Dan Eicher wrote: > I would like to add CTRL-1, CTRL-2 etc... (for use with getxkey) > Is this possible? Sure, but are you sure it's necessary? Ctrl-1 will be '1' & (~0x20), so why can't you just test for it that way? -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.