Updated keyboard input so that glut programs can read from stdin without
authorSean D'Epagnier <sean@depagnier.com>
Thu, 21 Dec 2006 08:50:33 +0000 (01:50 -0700)
committerSean D'Epagnier <sean@depagnier.com>
Thu, 21 Dec 2006 08:50:33 +0000 (01:50 -0700)
commitaf0190bc6ece5ab71346ad436f5e2558d072ad56
treee352c1f59fc99e73f835284a9c52213ac16c1d55
parente3358dea660f5dec53a8be9e38d725f4fd829e14
Updated keyboard input so that glut programs can read from stdin without
problems if tty input is used.  Also corrected a few stdin keycodes.
src/glut/fbdev/input.c