From: Brendan Simon Date: Wed, 13 Sep 1995 17:14:39 +1000 To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: grx2.0 DOS/linux help I have some djgpp v2 programs using grx2.0. I also have ported some of these to linux using the the svga lib in a virtual terminal (grx2.0 handles the svgalib stuff). I want to set my console to cbreak or raw mode so I can trap cursor keys etc. Can I do this through the grx library or the svgalib calls. If I use the svgalib calls, how will it affect other grx2.0 lib calls???? I also wish to use keyboard codes for the cursor/function keys etc, but my console passes me escape sequences. Is there a grx2.0 call to read the keyboard scancodes or something. getkey returns the escape sequences. Can I use getkey with some other mods ???? I'm not sure if this is the right list to discuss grx2.0 library queries. Is there a grx2.0 mailing list ???? Or are other people using djgpp interested in grx2.0 for both platforms. (Linux and DOS) ??? Brenan Simon brendan AT rdt DOT monash DOT edu DOT au