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
This commit is contained in:
parent
60d8d4f5bb
commit
c020454c84
@ -4,6 +4,8 @@ keymap="us"
|
|||||||
|
|
||||||
# Should we first load the 'windowkeys' console keymap? Most x86 users will
|
# 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".
|
# 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"
|
windowkeys="NO"
|
||||||
|
|
||||||
# The maps to load for extended keyboards. Most users will leave this as is.
|
# The maps to load for extended keyboards. Most users will leave this as is.
|
||||||
|
Loading…
Reference in New Issue
Block a user