summaryrefslogtreecommitdiff
path: root/etc/X11.zaurus
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2009-05-31 04:24:21 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2009-05-31 04:24:21 +0000
commit3af401e4bfb5db3312f25f1d55afbc03ddaac5c3 (patch)
tree7ef1b0edbc88063b634eea5e9a20cdf6242c2524 /etc/X11.zaurus
parentecd6df4865c5314b78444a652684b313413b9f36 (diff)
Remove layout from all pre-installed xorg.conf. It nowadays default
to whatever is setup on wscons. maja@ noticed I didn't do that yet. While there shave a few files a bit more.
Diffstat (limited to 'etc/X11.zaurus')
-rw-r--r--etc/X11.zaurus/xorg.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/X11.zaurus/xorg.conf b/etc/X11.zaurus/xorg.conf
index 234ca0f51..79e3d99d0 100644
--- a/etc/X11.zaurus/xorg.conf
+++ b/etc/X11.zaurus/xorg.conf
@@ -16,10 +16,7 @@ EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
- Option "Protocol" "standard"
- Option "XkbRules" "xorg"
Option "XkbModel" "zaurus"
- Option "XkbLayout" "us"
EndSection
Section "InputDevice"