Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-25 | darkblack@networking-center.org says it should be apostrophe instead of ↵ | Michael Shalayeff | |
grave in the _es map | |||
2001-10-04 | add mode_switch for ru & ua | Michael Shalayeff | |
2001-09-04 | .ua keyboard; from Igor Grabin <violent@death.kiev.ua> | Michael Shalayeff | |
2001-06-13 | add portuguese kbd map; from pmsac <pmsac@netcabo.pt> | Michael Shalayeff | |
2001-06-10 | sg fixes from Mathias Schmocker <smat@acm.org> | Michael Shalayeff | |
2001-06-08 | swiss french keyboard; from Mathias Schmocker <smat@acm.org> | Michael Shalayeff | |
2001-05-14 | add swiss german layout; from Kaspar Brand <kasparb@freesurf.ch> | Michael Shalayeff | |
2001-05-02 | allow switching vts w/ right alt/ctrl/fn; from Mike Glamm <glam0006@umn.edu> | Michael Shalayeff | |
2001-04-30 | koi8-r keyboard layout; from igor grabin <violent@death.kiev.ua> | Michael Shalayeff | |
2001-04-14 | Remove defopt; aaron@ ok. | Federico G. Schwindt | |
2001-03-09 | Add Belgian keymap for wscons; addresses PR/1592 from TDeval@PrimeOBJ.COM. | Aaron Campbell | |
2001-03-01 | Add CTRL-ALT-DEL machine reset support, like PCVT had, enabled by the | Aaron Campbell | |
machdep.kbdreset sysctl as configured in /etc/sysctl.conf. | |||
2001-02-19 | Fix a bug (bad conversion from unsigned int to int) in PS/2 mouse resolution | jbm | |
setting, so that WSMOUSEIO_SRES ioctl with WSMOUSE_RES_MIN value now works; matthieu@ ok. | |||
2001-02-11 | Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). Only | Aaron Campbell | |
6 are enabled by default. After these changes, to enable more you must change the "option WSDISPLAY_DEFAULTSCREENS" in the kernel config file and edit /etc/ttys to switch the new ones from 'off' to 'on'. | |||
2001-02-02 | $OpenBSD$ | Aaron Campbell | |
2001-02-02 | $OpenBSD$ | Aaron Campbell | |
2001-02-02 | Remove dead code. | Aaron Campbell | |
2000-11-15 | Add two command definitions for wscons scrollback support and link them to | Aaron Campbell | |
the PGUP/PGDN keys. | |||
2000-11-13 | Machine-independent PC-like keyboard driver; from NetBSD. XXX - Not used | Aaron Campbell | |
anywhere quite yet, but useful to have these files in the tree while we work towards wscons for i386 and alpha. |