NetBSD/sys/dev/wscons
drochner 95bdb660ed Simple screen attribute handling for wscons.
The graphics device driver passes a "default attribute" for normal text
output to the wscons framework. If the emulation module needs more
attributes (for different "renditions") it can allocate them via a
callback.
For now, only the "sun" emulation makes use of it.
1998-05-14 20:49:55 +00:00
..
ascii.h
files.wscons Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wscons_callbacks.h
wscons_glue.c
wscons_raster.h Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wscons_rfont.h
wscons_rinit.c Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wscons_rops.c Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wsconsio.h Initial import of MI keyboard translation for dev/wscons. 1998-04-07 13:43:16 +00:00
wsdisplay.c Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wsdisplayvar.h Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wsemul_dumb.c Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wsemul_sun.c Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wsemulconf.c defopt the WSEMUL options. 1998-04-17 00:17:27 +00:00
wsemulvar.h Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wsevent.c
wseventvar.h
wskbd.c Forgot to initialize sc->ioctl. From Matthias Drochner. 1998-04-09 17:16:57 +00:00
wskbdmap_mfii.h Add danish keymap. 1998-04-18 10:57:13 +00:00
wskbdutil.c Undo change from drochner (Rev 1.4 of wsksymdef.h) and fix PR #5298 and #5299. 1998-04-20 10:47:36 +00:00
wskbdvar.h Split wscons/wskbd.c's softc into a static and a nonstatic part. 1998-04-09 13:09:45 +00:00
wsksymdef.h Undo change from drochner (Rev 1.4 of wsksymdef.h) and fix PR #5298 and #5299. 1998-04-20 10:47:36 +00:00
wsksymvar.h Split wscons/wskbd.c's softc into a static and a nonstatic part. 1998-04-09 13:09:45 +00:00
wsmouse.c
wsmousevar.h