NetBSD/sys/dev/wscons
takemura 7d3231b37a Mouse move event should be made before mouse bown event. Without that,
you may got a mouse down event in strange plase.
2000-05-01 07:36:58 +00:00
..
Makefile
ascii.h
files.wscons defopt RCONS_4BPP. 1999-12-12 08:17:28 +00:00
unicode.h complete the font tables for the DEC special fonts; assign some codes 1999-02-20 18:20:02 +00:00
wscons_callbacks.h Add cnbell() support. 2000-03-06 21:37:16 +00:00
wscons_raster.h change the "mapchar" interface to return a "quality" or "match level" 1999-02-12 11:25:23 +00:00
wscons_rfont.h
wscons_rinit.c
wscons_rops.c Remove register declarations. 2000-03-30 12:41:09 +00:00
wsconsio.h HPC/PsPC keyboard types. 2000-03-13 01:46:44 +00:00
wsdisplay.c Remove register declarations. 2000-03-30 12:41:09 +00:00
wsdisplay_compat_usl.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
wsdisplay_usl_io.h
wsdisplayvar.h -allow the "show_screen" call to the display driver to complete 1999-12-06 18:52:23 +00:00
wsemul_dumb.c replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[] 2000-01-05 11:19:36 +00:00
wsemul_sun.c replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[] 2000-01-05 11:19:36 +00:00
wsemul_vt100.c Add a concept of the `background attribute'. This is the same as the 2000-04-28 21:56:16 +00:00
wsemul_vt100_chars.c complete the font tables for the DEC special fonts; assign some codes 1999-02-20 18:20:02 +00:00
wsemul_vt100_keys.c Map the Home and End keys as xterm does. 1999-04-22 20:06:02 +00:00
wsemul_vt100_subr.c Add a concept of the `background attribute'. This is the same as the 2000-04-28 21:56:16 +00:00
wsemul_vt100var.h Add a concept of the `background attribute'. This is the same as the 2000-04-28 21:56:16 +00:00
wsemulconf.c replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[] 2000-01-05 11:19:36 +00:00
wsemulvar.h define a "clear screen" command to the emulator and complete the 1999-01-17 15:44:57 +00:00
wsevent.c Remove register declarations. 2000-03-30 12:41:09 +00:00
wseventvar.h
wskbd.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
wskbdutil.c add a symbol for keyboard variant bits which are not handled by the 1999-12-21 11:59:13 +00:00
wskbdvar.h Add cnbell() support. 2000-03-06 21:37:16 +00:00
wsksymdef.h Add an "iopener" keymap variant, giving us.iopener and 2000-04-14 23:11:08 +00:00
wsksymvar.h add a symbol for keyboard variant bits which are not handled by the 1999-12-21 11:59:13 +00:00
wsmouse.c Mouse move event should be made before mouse bown event. Without that, 2000-05-01 07:36:58 +00:00
wsmousevar.h Absolute pointing device support. 2000-01-08 02:57:22 +00:00
wsmux.c Return -1 from wsmux_displayioctl() if no muxes components like the ioctl(). 1999-11-08 10:10:25 +00:00
wsmuxvar.h Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00