NetBSD/sys/dev/wscons
takemura ba04c55ed3 Absolute pointing device support.
- Wsmouse_input() get new argument 'flag', which indicates whether x/y/z are
   relative or absolute.
 - Wsmouse get new io controls, WSMOUSEIO_SCALIBCOORDS and
   WSMOUSEIO_GCALIBCOORDS.
2000-01-08 02:57:22 +00:00
..
Makefile
ascii.h
files.wscons defopt RCONS_4BPP. 1999-12-12 08:17:28 +00:00
unicode.h
wscons_callbacks.h Done something half sensible if a USB console keyboard is unplugged instead 1999-12-01 23:22:57 +00:00
wscons_raster.h
wscons_rfont.h
wscons_rinit.c
wscons_rops.c
wsconsio.h Absolute pointing device support. 2000-01-08 02:57:22 +00:00
wsdisplay.c replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[] 2000-01-05 11:19:36 +00:00
wsdisplay_compat_usl.c -allow the "show_screen" call to the display driver to complete 1999-12-06 18:52:23 +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
wsemul_vt100_chars.c
wsemul_vt100_keys.c
wsemul_vt100_subr.c
wsemul_vt100var.h
wsemulconf.c replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[] 2000-01-05 11:19:36 +00:00
wsemulvar.h
wsevent.c replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[] 2000-01-05 11:19:36 +00:00
wseventvar.h
wskbd.c replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[] 2000-01-05 11:19:36 +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 Done something half sensible if a USB console keyboard is unplugged instead 1999-12-01 23:22:57 +00:00
wsksymdef.h introduce a METAESC keyboard variant bit 1999-12-21 11:57:59 +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 Absolute pointing device support. 2000-01-08 02:57:22 +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