NetBSD/sys/dev/wscons
drochner 5575305f99 If no screen got the "focus" (which happens with serial console or if
the current screen is deleted), automatically give focus to the next
screen created. Saves the need to switch to a usable screen manually.
1999-03-23 15:56:56 +00:00
..
Makefile don't install wskbdmap_mfii.h to userland 1999-01-06 12:24:51 +00:00
ascii.h
files.wscons defopt WSDISPLAY_DEFAULTSCREENS 1999-03-22 16:50:54 +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 remove wsdisplay_has_emulator(), this is not meaningful with virtual screens, 1999-01-18 20:03:59 +00:00
wscons_glue.c remove wsdisplay_has_emulator(), this is not meaningful with virtual screens, 1999-01-18 20:03:59 +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 change the "mapchar" interface to return a "quality" or "match level" 1999-02-12 11:25:23 +00:00
wsconsio.h "NEXT" is a keyboard type, not a keymap variation. 1999-02-12 11:14:49 +00:00
wsdisplay.c If no screen got the "focus" (which happens with serial console or if 1999-03-23 15:56:56 +00:00
wsdisplay_compat_usl.c make the timeout for process/vt synchronization "config" settable and 1999-01-29 22:24:24 +00:00
wsdisplay_usl_io.h
wsdisplayvar.h change the "mapchar" interface to return a "quality" or "match level" 1999-02-12 11:25:23 +00:00
wsemul_dumb.c define a "clear screen" command to the emulator and complete the 1999-01-17 15:44:57 +00:00
wsemul_sun.c define a "clear screen" command to the emulator and complete the 1999-01-17 15:44:57 +00:00
wsemul_vt100.c don't erase the characters moved over on a <TAB>, a real VT100 doesn't 1999-03-10 19:54:52 +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 fix codes delivered by "Help" and "Do" keys 1998-07-14 19:32:17 +00:00
wsemul_vt100_subr.c Change from bcopy/bzero to memxxx. From PR 6778 by 1999-01-10 00:28:21 +00:00
wsemul_vt100var.h always use unsigned numbers for screen positions (for sanity - the libkern 1998-12-04 20:48:04 +00:00
wsemulconf.c
wsemulvar.h define a "clear screen" command to the emulator and complete the 1999-01-17 15:44:57 +00:00
wsevent.c Change from bcopy/bzero to memxxx. From PR 6778 by 1999-01-10 00:28:21 +00:00
wseventvar.h
wskbd.c Debugger() -> console_debugger() to honour the ddb_fromconsole sysctl 1999-01-26 17:08:37 +00:00
wskbdutil.c Reorganize the list of keyboard maps: no explicite length counter, use 1998-09-17 18:10:53 +00:00
wskbdvar.h Split the wskbd_attach arguments into console and autoconfiguration parts 1998-08-02 14:18:07 +00:00
wsksymdef.h "NEXT" is a keyboard type, not a keymap variation. 1999-02-12 11:14:49 +00:00
wsksymvar.h Reorganize the list of keyboard maps: no explicite length counter, use 1998-09-17 18:10:53 +00:00
wsmouse.c Remove redundant test if the unit numbers is in range. 1999-01-10 18:22:14 +00:00
wsmousevar.h add third axis for pointing devices (flying mice) 1998-07-27 22:33:22 +00:00