4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-16 03:19:54 +08:00
Corinna Vinschen 6258d96af8 * fhandler.h (class dev_console): Add `metabit' indicating the
current meta key mode.
	* fhandler_console.cc (fhandler_console::read): Set the top bit of
	the character if metabit is true.
	* fhandler_console.cc (fhandler_console::ioctl): Implement
	KDGKBMETA and KDSKBMETA commands.
	* fhandler_tty.cc (process_ioctl): Support KDSKBMETA.
	(fhandler_tty_slave::ioctl): Send KDGKBMETA and KDSKBMETA to the
	master.
	* include/cygwin/kd.h: New file for the meta key mode.
	* include/sys/kd.h: New file.
2006-07-03 15:29:10 +00:00
..
2005-08-12 02:39:13 +00:00
2005-08-12 02:39:13 +00:00
2005-05-02 03:50:11 +00:00
2005-04-19 08:32:59 +00:00
2005-12-29 20:46:34 +00:00
2006-05-28 15:50:14 +00:00
2005-05-02 03:50:11 +00:00
2005-05-02 03:50:11 +00:00