K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-01-24T09:05:35.000000Z K 7 svn:log V 330 Minor fixes: - Use "OPOST | ONLCR" as a c_oflag in the raw mode instead of 0, which should make debug output mode readable; - flush input buffer when switching to/from raw mode. This should prevent leaking raw scancodes into your shell prompt when program called VGLKeyboardEnd() w/o processing all scancodes in the buffer. END