Home | History | Annotate | Download | only in etc
History log of /src/etc/wscons.conf
RevisionDateAuthorComments
 1.22  29-Aug-2022  uwe wscons.conf: add commented out config examples for the Terminus font
 1.21  13-Jul-2020  nia Point readers at wskbd.4
 1.20  12-Jul-2020  nia Update lists of keyboard layouts to add Turkish and Brazilian
 1.19  22-Jul-2011  christos branches: 1.19.46;
Sync keyboard list with reality.
 1.18  18-Jan-2010  ahoka Add examples to make switching wscons to ISO 8859-2 as easy as removing
some hashmarks.
 1.17  15-Nov-2009  tsutsui Add a commented out "encoding us.swapctrlcaps" line as a popular example.
 1.16  06-Apr-2009  mkirby Note addition of new Czech (QWERTY) keyboard layout.

PR kern/16216

ok agc@ jdc@
 1.15  03-Jul-2008  mishka branches: 1.15.4;
The wscons.conf syntax is assuming all arguments on their own fields.
 1.14  25-Apr-2008  jmmv branches: 1.14.2;
Add sample (commented-out) entries to change the keyboard's repeat rate.
I always do this after a system install but never remember the correct
syntax.
 1.13  02-Apr-2007  mishka branches: 1.13.12; 1.13.14;
Provide yet more functionality to wscons.conf's "setvar" (see
examples in the wscons.conf). Now, you have to specify wscons
control device and put variable name and parameter on separate
fields.

NB: changes ARE NOT backward compatible and config file must be
checked (but default config doesn't utilizing setvar).
 1.12  22-Mar-2006  hubertf Add to comment for "mapfile": see also /usr/share/wscons/keymaps
 1.11  06-Jul-2004  fredb Add mention of Portuguese builtin keyboard map.
 1.10  19-Dec-2001  augustss branches: 1.10.4;
Remove the "mux 1" line, it's the default in the kernel now.
 1.9  06-Jul-2001  skrll Don't list uk twice.
 1.8  02-May-2001  drochner Add support for selection of a kernel builtin keymap and/or a userspace
keymap file to wscons.conf.
Follows PR misc/12760 by Stephen Borrill, but uses the external keymap
file instead of individual key entries in wscons.conf. This saves a lot
of editing work if the map has to be switched.
 1.7  31-Dec-2000  david Add Note: about uncommenting font line to use 80x50 screens.
 1.6  25-Jul-2000  drochner the pcvt fonts are in /usr/share/wscons/fonts now
 1.5  10-Nov-1999  drochner branches: 1.5.4;
add a comment why screen 0 is commented out and when to uncomment it
 1.4  29-Jul-1999  augustss branches: 1.4.4;
Add mux 1 as a keyboard.
 1.3  15-May-1999  drochner connect a keyboard to the display
 1.2  08-Apr-1999  drochner add a comment explaining how "pcvt" fonts can be used
 1.1  15-Mar-1999  drochner branches: 1.1.2;
Make wscons configuration nicer: split database and configuration script.
From Matthew Green.
 1.1.2.2  15-Jan-2000  he Apply patch (requested by drochner):
Comment out setup line for screen 0 which is already set up as
console in most cases (unless a serial console is used). Avoids
a warning during bootup.
 1.1.2.1  09-Apr-1999  drochner pull up rev. 1.2 - add comment about pcvt fonts
 1.4.4.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.5.4.2  02-May-2001  he Pull up revision 1.8 (requested by drochner):
Allow to select/modify keyboard map from /etc/wscons.conf.
Fixes PR#12760.
 1.5.4.1  09-Aug-2000  drochner pull up rev. 1.6:
the pcvt fonts are in /usr/share/wscons/fonts now
 1.10.4.1  10-Jul-2004  tron Pull up revision 1.11 (requested by fredb in ticket #616):
Add mention of Portuguese builtin keyboard map.
 1.13.14.1  18-May-2008  yamt sync with head.
 1.13.12.2  05-Oct-2008  mjf Sync with HEAD.
 1.13.12.1  02-Jun-2008  mjf Sync with HEAD.
 1.14.2.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.15.4.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.19.46.1  13-Jul-2020  martin Pull up following revision(s) (requested by nia in ticket #1002):

sys/dev/wscons/wsksymdef.h: revision 1.68
sys/dev/wscons/wsksymdef.h: revision 1.69
sys/dev/pckbport/wskbdmap_mfii.c: revision 1.28
sys/dev/pckbport/wskbdmap_mfii.c: revision 1.29
sys/dev/hid/hidkbdmap.c: revision 1.10
share/man/man4/pckbd.4: revision 1.23
share/man/man4/wskbd.4: revision 1.18
share/man/man4/wskbd.4: revision 1.19
share/man/man4/pckbd.4: revision 1.25
sys/dev/wscons/wsksymdef.h: revision 1.70
sys/dev/wscons/wsksymdef.h: revision 1.71
sys/dev/pckbport/wskbdmap_mfii.c: revision 1.30
sys/dev/wscons/wsksymdef.h: revision 1.72
sys/dev/pckbport/wskbdmap_mfii.c: revision 1.31
sys/dev/wscons/wsksymdef.h: revision 1.73
sys/dev/pckbport/wskbdmap_mfii.c: revision 1.32
sys/dev/pckbport/wskbdmap_mfii.c: revision 1.33
sys/dev/hid/hidkbdmap.c: revision 1.4
sbin/wsconsctl/wsconsctl.8: revision 1.30
sys/dev/hid/hidkbdmap.c: revision 1.5
etc/wscons.conf: revision 1.20
sys/dev/hid/hidkbdmap.c: revision 1.6
etc/wscons.conf: revision 1.21
sys/dev/hid/hidkbdmap.c: revision 1.7
sys/dev/hid/hidkbdmap.c: revision 1.8
sys/dev/hid/hidkbdmap.c: revision 1.9

Add support for the Brazilian keyboard layout to pckbd and ukbd.

This is significantly different from the European Portugese layout,
and was pieced together from Wikipedia, X11 layout files, and to
some extent with trial and error.

Thanks to lun-4 for helping test this.

PR kern/44570
Update lists of keyboard layouts to add Turkish and Brazilian

Bring br.nodead closer to X11

Add Estonian layout as a variation of Swedish for ukbd and pckbd

Add KB_TR for uhid keyboards (it was PS/2 only, this seems wrong)

Add Icelandic keyboard layout to ukbd/pckbd.

Add keyboard layout for Latin American Spanish to ukbd/pckbd

Canadian French keyboard layout for ukbd/pckbd

Clarify that KB_TR is the "Q" layout - there's two standards for Turkish.

Move description of keyboard layouts to wskbd.4, add newer layouts

Previously, the best reference was pckbd.4. This does not make much
sense to read if you are on, say, an evbarm device with only USB.
wsconsctl.8 contained a vaguer description of supported language names,
which isn't very useful because you can't pass full language names
to the command. Point readers to wskbd.4 instead.

Note in the wskbd.4 page that while all layouts are generally supported
by pckbd(4) and ukbd(4), older keyboard interfaces might only support
a subset.

wskbd.4: Add KB_LA

Point readers at wskbd.4

RSS XML Feed