delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
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: | <c2kfo4$e0q$2@nets3.rz.RWTH-Aachen.DE> |
References: | <d03b9bfe DOT 0403081051 DOT 49263b03 AT posting DOT google DOT com> |
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 <daneicher99 AT hotmail DOT com> 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.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |