NetBSD/sys/dev/wscons
drochner 3bc4cec200 allow to set multiple keyboard "variants" simultanously.
Follows PR kern/8456 by Michael Eriksson <eramore@era-t.ericsson.se>,
implemented diffently.
1999-11-10 16:49:38 +00:00
..
Makefile don't install wskbdmap_mfii.h to userland 1999-01-06 12:24:51 +00:00
ascii.h add some more ASCII definitions, move NP->FF for consistency 1998-06-20 19:11:04 +00:00
files.wscons Eliminate the need for needs-count for wsmux. This should make 1999-07-30 20:52:27 +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 the wsmux pseudo device. 1999-07-29 18:20:02 +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 Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wscons_rops.c change the "mapchar" interface to return a "quality" or "match level" 1999-02-12 11:25:23 +00:00
wsconsio.h Add one new dispaly type for DEC TC TX 8/24bpp framebuffer. Currently acts 1999-09-20 06:29:06 +00:00
wsdisplay.c Split wsdisplay_usl_ioctl() into two functions -- one which is screen-dependent 1999-10-19 00:03:18 +00:00
wsdisplay_compat_usl.c Split wsdisplay_usl_ioctl() into two functions -- one which is screen-dependent 1999-10-19 00:03:18 +00:00
wsdisplay_usl_io.h Implement the VT access and keyboard control ioctl()s needed for 1998-06-11 22:00:04 +00:00
wsdisplayvar.h Split wsdisplay_usl_ioctl() into two functions -- one which is screen-dependent 1999-10-19 00:03:18 +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 Only update the cursor state if it's enabled. 1999-11-03 15:55:27 +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 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 Fix broken pointer arithmetic. 1998-06-15 17:10:37 +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 Change from bcopy/bzero to memxxx. From PR 6778 by 1999-01-10 00:28:21 +00:00
wseventvar.h
wskbd.c Apply wrstuden's stopgap change to make alpha/macppc X work without wsmux. 1999-11-08 04:48:18 +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 Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00
wsksymdef.h allow to set multiple keyboard "variants" simultanously. 1999-11-10 16:49:38 +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 Get the dependencies on NWSMUX right (I hope). 1999-08-04 11:26:04 +00:00
wsmousevar.h Add the wsmux pseudo device. 1999-07-29 18:20:02 +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