summaryrefslogtreecommitdiffstats
path: root/etc/sysconfig
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-03-30 00:01:09 +0000
committerache <ache@FreeBSD.org>1995-03-30 00:01:09 +0000
commita57e24ef0d49e0bd8267fe04e841a780a8f4feb5 (patch)
treec9b064318a7a4978128e67517fdd61066cd3c573 /etc/sysconfig
parent5c4a48ab30403715d1e99d87f566d021cca9b5a7 (diff)
downloadFreeBSD-src-a57e24ef0d49e0bd8267fe04e841a780a8f4feb5.zip
FreeBSD-src-a57e24ef0d49e0bd8267fe04e841a780a8f4feb5.tar.gz
Add function keys change setup
Diffstat (limited to 'etc/sysconfig')
-rw-r--r--etc/sysconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/sysconfig b/etc/sysconfig
index a2f211c..3ce4b32 100644
--- a/etc/sysconfig
+++ b/etc/sysconfig
@@ -4,7 +4,7 @@
# This is sysconfig - a file full of useful variables that you can set
# to change the default startup behavior of your system.
#
-# $Id: sysconfig,v 1.6 1995/03/24 00:01:21 jkh Exp $
+# $Id: sysconfig,v 1.7 1995/03/24 00:16:26 jkh Exp $
######################### Start Of Syscons Section #######################
@@ -14,6 +14,10 @@ keymap=NO
# Set keyboard rate to: slow, normal, fast or NO if default.
keyrate=NO
+# Change function keys default values (or no change if NO)
+# Syntax: "<funkey_number> <new_value> [<funkey_number> <new_value>]..."
+keychange=NO
+
# Choose screen map from /usr/share/syscons/scrnmaps/* (or NO for none)
scrnmap=NO
@@ -37,6 +41,7 @@ saver=NO
#
# keymap=ru.koi8-r
# keyrate=fast
+# keychange="61 "
# scrnmap=koi8-r2cp866
# font8x16=cp866b-8x16
# font8x14=cp866-8x14
OpenPOWER on IntegriCloud