SVGALib keyboard problem
Im using the raw keyboard routines in the svgalib and for some reason after my application exits, it stops echoing the keys i press on the command line. It sends the keys, cuz i can press a lot of keys and the press enter and bash will give an error about no program named whatever. It only does this to the tty that i ran the program on, and typing "reset" fixes it. Is there some function that i should be calling in my program that will stop this?
|