]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler_console.c (fhandler_console::read): Record the state of the SHIFT,
authorChristopher Faylor <me@cgf.cx>
Sat, 27 Sep 2003 02:36:50 +0000 (02:36 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 27 Sep 2003 02:36:50 +0000 (02:36 +0000)
commit63726a5eb47ec3a95be7dfa96443119e1c762f6b
tree34082d9620f9b98d231c498b761c4a790dcdc402
parentecc28ff8db7c43779f328d31633d5f8358a3cf5b
* fhandler_console.c (fhandler_console::read): Record the state of the SHIFT,
CTRL and ALT keys at the time of the last keyboard input event.
(fhandler_console::ioctl): Handle requests to retrieve the keyboard modifiers
via the TIOCLINUX command.
* fhandler_tty.c (fhandler_tty_slave::read): Ditto.
* include/sys/termios.h (TIOCLINUX): New macro definition.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_console.cc
winsup/cygwin/fhandler_tty.cc
winsup/cygwin/include/sys/termios.h
This page took 0.033285 seconds and 5 git commands to generate.