Ed Maste
647129e382
kbdmap.5: Use current names for ASCII control codes lf, ff, us
...
Refer to the old names nl, np, ns as historical aliases.
PR: 205776, 205778
MFC After: 1 week
Sponsored by: The FreeBSD Foundation
2016-01-02 18:35:11 +00:00
Stefan Eßer
dd281ebb46
Update man-pages to correctly refer to changed pathes and naming conventions
...
for systems with vt(4) consoles.
MFC after: 3 days
2014-08-26 09:40:14 +00:00
Ed Schouten
b05f9c86d1
Make the keyboard layer Unicode aware.
...
Just take keyent_t to use an u_int to store the Unicode codepoints.
Unfortunately the keymap is now too big to be loaded using an ioctl
argument, so change the ioctl to pick a pointer.
This change breaks kbdcontrol ABI. It doesn't break X11, because X11
doesn't do anything with syscons keymaps. It just switches the device
out of K_XLATE.
Obtained from: //depot/user/ed/newcons/...
2009-09-19 17:56:26 +00:00
Tom Rhodes
c01d5f7d0f
Some clarifications to make keyboard configuration under syscons.
...
PR: 89325
Submitted by: Oliver Fromme <olli@secnetix.de>
Reviewed by: emax
2008-01-29 18:28:50 +00:00
Simon L. B. Nielsen
4af04cb81c
mdoc(7) janitor:
...
- Fix hard sentence breaks.
MFC after: 3 days
2004-08-21 12:58:09 +00:00
Scott Long
76c31ef98f
Document machdep.enable_panic_key.
...
Submitted by: Craig Rodrigues
2004-08-02 02:07:56 +00:00
Sheldon Hearn
86f478757a
MFS: in HISTORY section, fix release number of first appearance
2001-08-01 12:15:21 +00:00
Dima Dorfman
f247324df7
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
Andrey A. Chernov
dda83222fc
Document newly added "paste" keyword
2001-03-12 07:05:44 +00:00
Ruslan Ermilov
e97407b4f2
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
David Malone
e7edfbf501
Man page for the file format accepted by "kbdcontrol -l".
...
PR: 19260
Reviewed by: sheldonh
2000-09-13 09:02:07 +00:00