freebsd-dev/usr.sbin/kbdmap/ChangeLog
Jordan K. Hubbard 4ba103156d Latest version of this package from Wolfram. Is now /etc/sysconfig aware,
handles default settings and has a prototype translation file for people
wishing to add extra languages (please!).
Submitted by:	Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-04-05 08:09:25 +00:00

79 lines
1.9 KiB
Plaintext

Mon Apr 3 21:13:52 1995 Wolfram Schneider <w@campa>
* kbdmap.pl:
the all singing and dancing algorithm for language matching
support now states and fonts
* INDEX.keymaps, INDEX.fonts: *** empty log message ***
* Makefile: add INDEX.*
Sun Apr 2 15:31:23 1995 Wolfram Schneider <w@campa>
* kbdmap.pl: add comments
* INDEX.keymaps, INDEX.fonts: FONT en cp437
* kbdmap.pl: readd x11 test
don't start always right font
Sat Apr 1 18:26:51 1995 Wolfram Schneider <w@campa>
* INDEX.keymaps: *** empty log message ***
* kbdmap.pl: spaces, perl -cw
* kbdmap.1, Languages.phrases: *** empty log message ***
* Languages.phrases: don't miss french
* INDEX.keymaps: add FONT
* INDEX.fonts: *** empty log message ***
* INDEX.fonts: add FONT
* kbdmap.1: replace kbdfont with vidfont
add option -r
* kbdmap.pl: load always right font
sort: 8x8 font is less than 8x14
* kbdmap.pl: langsupport for MENU and FONT
read current font from /etc/sysconfig
option -restore for loading default font from /etc/sysconfig
Mon Mar 27 20:59:31 1995 Wolfram Schneider <w@campa>
* kbdmap.pl: LC_CTYPE
use only first two characters of language
* INDEX.keymaps, INDEX.fonts: add french
Sat Mar 25 23:57:11 1995 Wolfram Schneider <w@campa>
* INDEX.keymaps, INDEX.fonts, Makefile: *** empty log message ***
* Makefile: Initial revision
* kbdmap.1: *** empty log message ***
* Languages.phrases: Initial revision
* kbdmap.pl: comment die on X11 out
strip ending '.pl' or '.perl', which confuse the program name
sort languages for -show
LANG=C is a synonym for 'en'
* kbdmap.1: *** empty log message ***
* kbdmap.1, INDEX.fonts, INDEX.keymaps: Initial revision
* kbdmap.pl: move menu title into database
strip country and font from LANG
Option -d for default langague/don't using LANG
Option -s: show currently supported languages
* kbdmap.pl: Initial revision