aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-xorg-conf/htcdream/xorg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-xserver/xserver-xorg-conf/htcdream/xorg.conf')
-rw-r--r--recipes/xorg-xserver/xserver-xorg-conf/htcdream/xorg.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xorg-xserver/xserver-xorg-conf/htcdream/xorg.conf b/recipes/xorg-xserver/xserver-xorg-conf/htcdream/xorg.conf
index 99d71dc72d..fc7d567bca 100644
--- a/recipes/xorg-xserver/xserver-xorg-conf/htcdream/xorg.conf
+++ b/recipes/xorg-xserver/xserver-xorg-conf/htcdream/xorg.conf
@@ -59,7 +59,8 @@ EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
- Option "XkbLayout" "en_US"
+ Option "XkbLayout" "us"
+ Option "XkbModel" "htcdream"
EndSection