summaryrefslogtreecommitdiffstats
path: root/xorg/server/xrdpdev/xorg.conf
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2013-07-14 20:47:52 -0700
committerJay Sorg <jay.sorg@gmail.com>2013-07-14 20:47:52 -0700
commit720751ae360bfbf16b1e11dcffc0e2d5cce4540b (patch)
tree7c6fb94d0b89d8e2c3788103488a9b29ff2e122d /xorg/server/xrdpdev/xorg.conf
parentd53588b683a3d2ad4db43ff4564b31187d9455e6 (diff)
downloadxrdp-proprietary-720751ae360bfbf16b1e11dcffc0e2d5cce4540b.tar.gz
xrdp-proprietary-720751ae360bfbf16b1e11dcffc0e2d5cce4540b.zip
work on Xorg keyboard and mouse drivers
Diffstat (limited to 'xorg/server/xrdpdev/xorg.conf')
-rw-r--r--xorg/server/xrdpdev/xorg.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg/server/xrdpdev/xorg.conf b/xorg/server/xrdpdev/xorg.conf
index 2d6096fc..1c9d7cfc 100644
--- a/xorg/server/xrdpdev/xorg.conf
+++ b/xorg/server/xrdpdev/xorg.conf
@@ -7,7 +7,8 @@ Section "ServerLayout"
EndSection
Section "ServerFlags"
- Option "DontVTSwitch" "off"
+ Option "DontVTSwitch" "on"
+ Option "AutoAddDevices" "off"
EndSection
Section "Files"