From 5aea880f8158945d2cc9390891de6af8ca0a9b28 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Thu, 10 Jan 2008 20:17:55 +0000 Subject: Move FreeBSD specific files to the new FreeBSD folders. --- conf.d.FreeBSD/syscons | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 conf.d.FreeBSD/syscons (limited to 'conf.d.FreeBSD/syscons') diff --git a/conf.d.FreeBSD/syscons b/conf.d.FreeBSD/syscons new file mode 100644 index 00000000..cd012df6 --- /dev/null +++ b/conf.d.FreeBSD/syscons @@ -0,0 +1,19 @@ +# Example syscons config file. This is the place to set things like keymap, etc. + +# Set the video mode - you should check the vidcontrol man page for valid modes +# NOTE:- This will blank the screen after this command is run +# NOTE:- You can get more modes if you load the vesa kernel module, but this +# may require the SC_PIXEL_MODE kernel option +#allscreen_flags="VGA_80x30" + +# 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