NetBSD/sys/dev/wscons
mishka 933b97ecac Implement locking switcher for alternative layots (many languages
are based on completely different alphabet, and typesetting with
one of modifiers pressed all the time is just a PITA). See
http://mail-index.netbsd.org/tech-kern/2007/03/29/0002.html for
usage details.

While here, perform the following small cleanups:
- KS_Cmd_Scroll* execution should be explicitly interrupted with 'break'.
- Some 'human' cleanups in ksym extraction algorithm (no func. changes).
- Add a note: implemented ksym translation isn't sufficient for l10n.
2007-04-02 10:01:31 +00:00
..
ascii.h
files.wscons
Makefile
mra.c
tpcalib.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
tpcalibvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
unicode.h
wscons_callbacks.h
wscons_raster.h
wscons_rfont.h Complete initializers so those files compile. 2007-01-13 18:42:45 +00:00
wscons_rinit.c
wscons_rops.c
wsconsio.h add #defines for ADB and pseudo mice 2007-01-19 20:59:45 +00:00
wsdisplay_compat_usl.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
wsdisplay_usl_io.h
wsdisplay_vcons.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
wsdisplay_vconsvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
wsdisplay.c It was probably not a good idea to put that scroll stuff to accessops. 2007-03-05 16:06:52 +00:00
wsdisplayvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
wsemul_dumb.c
wsemul_sun.c
wsemul_vt100_chars.c
wsemul_vt100_keys.c
wsemul_vt100_subr.c
wsemul_vt100.c
wsemul_vt100var.h
wsemulconf.c
wsemulvar.h
wsevent.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
wseventvar.h
wskbd.c Implement locking switcher for alternative layots (many languages 2007-04-02 10:01:31 +00:00
wskbdutil.c Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
wskbdvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
wsksymdef.h Implement locking switcher for alternative layots (many languages 2007-04-02 10:01:31 +00:00
wsksymvar.h
wsmouse.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
wsmousevar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
wsmux.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
wsmuxvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00