From bd85c4a5e757f4b9025c3ee2733a1ada01c27519 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 20 Nov 2007 15:00:45 +0000 Subject: Add a syscons init script --- conf.d.BSD/syscons | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 conf.d.BSD/syscons (limited to 'conf.d.BSD/syscons') diff --git a/conf.d.BSD/syscons b/conf.d.BSD/syscons new file mode 100644 index 00000000..14200d39 --- /dev/null +++ b/conf.d.BSD/syscons @@ -0,0 +1,13 @@ +# Example syscons config file. This is the place to set things like keymap, etc. + +# Set the keymap to "uk.iso". +#KEYMAP="uk.iso" + +# Set the keyboard rate to 250ms delay, and 34 repeat rate. +#KEYRATE="250.34" + +# Change the behaviour of F-unction keys (see kbdcontrol(1)). +#KEYCHANGE="10 'ssh myhost'" + +# See vidcontrol(1) -t +#BLANKTIME="off" -- cgit v1.2.3