aboutsummaryrefslogtreecommitdiff
path: root/conf.d.BSD/syscons
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d.BSD/syscons')
-rw-r--r--conf.d.BSD/syscons13
1 files changed, 13 insertions, 0 deletions
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"