summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2011-03-22 00:34:50 -0500
committerWilliam Hubbs <williamh@gentoo.org>2011-03-22 00:34:50 -0500
commitc020454c846c3831e2299cf30c4d87286d4655da (patch)
treef988e498b949806b52e5b4555d65fecd6a757160
parent60d8d4f5bbdfc3e91ed4adce0ee1315e1bdf47b6 (diff)
downloadopenrc-c020454c846c3831e2299cf30c4d87286d4655da.tar.gz
openrc-c020454c846c3831e2299cf30c4d87286d4655da.tar.bz2
openrc-c020454c846c3831e2299cf30c4d87286d4655da.tar.xz
update documentation for windowkeys variable
The documentation makes a recommendation for the setting but does not state the purpose of the variable. X-Gentoo-Bug: 357869 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=357869
-rw-r--r--conf.d/keymaps2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/keymaps b/conf.d/keymaps
index 842803b..7707272 100644
--- a/conf.d/keymaps
+++ b/conf.d/keymaps
@@ -4,6 +4,8 @@ keymap="us"
# Should we first load the 'windowkeys' console keymap? Most x86 users will
# say "yes" here. Note that non-x86 users should leave it as "no".
+# Loading this keymap will enable VT switching (like ALT+Left/Right)
+# using the special windows keys on the linux console.
windowkeys="NO"
# The maps to load for extended keyboards. Most users will leave this as is.