Searched hist:71518 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/lib/libvgl/
H A Dkeyboard.cdiff 71518 Wed Jan 24 09:05:35 MST 2001 sobomax 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.

Completed in 102 milliseconds