This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
dev
/
wscons
History
drochner
d90442b612
add a "reset terminal emulator" command pseudo-keysym and call the
...
corresponding callback if one is hit
1999-01-14 11:44:54 +00:00
..
ascii.h
…
files.wscons
…
Makefile
…
wscons_callbacks.h
-actually reset the terminal emulator on close()
1999-01-14 11:40:58 +00:00
wscons_glue.c
…
wscons_raster.h
…
wscons_rfont.h
…
wscons_rinit.c
…
wscons_rops.c
…
wsconsio.h
change the way fonts are handled: now we have a display-global ioctl
1999-01-13 16:21:02 +00:00
wsdisplay_compat_usl.c
…
wsdisplay_usl_io.h
…
wsdisplay.c
-actually reset the terminal emulator on close()
1999-01-14 11:40:58 +00:00
wsdisplayvar.h
change the way fonts are handled: now we have a display-global ioctl
1999-01-13 16:21:02 +00:00
wsemul_dumb.c
…
wsemul_sun.c
…
wsemul_vt100_chars.c
…
wsemul_vt100_keys.c
…
wsemul_vt100_subr.c
…
wsemul_vt100.c
export functions to reset the emulator and the character mappings
1999-01-13 15:38:30 +00:00
wsemul_vt100var.h
…
wsemulconf.c
…
wsemulvar.h
add a hook for resetting the terminal emulator completely or partially
1999-01-13 15:30:59 +00:00
wsevent.c
…
wseventvar.h
…
wskbd.c
add a "reset terminal emulator" command pseudo-keysym and call the
1999-01-14 11:44:54 +00:00
wskbdutil.c
…
wskbdvar.h
…
wsksymdef.h
add a "reset terminal emulator" command pseudo-keysym and call the
1999-01-14 11:44:54 +00:00
wsksymvar.h
…
wsmouse.c
…
wsmousevar.h
…