summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpnfisher <pnfisher>1999-09-14 23:51:24 +0000
committerpnfisher <pnfisher>1999-09-14 23:51:24 +0000
commitd8fb470c27c0ff9354a261cfd5b174860a38c115 (patch)
treef74b27166a27e92f1d9130d941cfa8c308573019
parentaf284814bb1f66e92e640cf2b2cbcd8c49243ca2 (diff)
downloadanaconda-d8fb470c27c0ff9354a261cfd5b174860a38c115.tar.gz
anaconda-d8fb470c27c0ff9354a261cfd5b174860a38c115.tar.xz
anaconda-d8fb470c27c0ff9354a261cfd5b174860a38c115.zip
Comment out "ctrl:nocaps" example.
-rw-r--r--xf86config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/xf86config.py b/xf86config.py
index f5aeb57ed..fabad52fb 100644
--- a/xf86config.py
+++ b/xf86config.py
@@ -418,7 +418,7 @@ Section "Keyboard"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
- XkbOptions "ctrl:nocaps"
+# XkbOptions "ctrl:nocaps"
XkbRules "%s"
XkbModel "%s"