From bca7e7a0238505d2c350265b57e5a1e59c7b1ec1 Mon Sep 17 00:00:00 2001 From: Jay Sorg Date: Sat, 13 Jul 2013 14:07:01 -0700 Subject: xorg, work on driver --- xorg/server/xrdpdev/xorg.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'xorg/server/xrdpdev/xorg.conf') diff --git a/xorg/server/xrdpdev/xorg.conf b/xorg/server/xrdpdev/xorg.conf index 9cda5d4d..a44c92dd 100644 --- a/xorg/server/xrdpdev/xorg.conf +++ b/xorg/server/xrdpdev/xorg.conf @@ -6,9 +6,9 @@ Section "ServerLayout" InputDevice "xrdpKeyboard" "CoreKeyboard" EndSection -Section "ServerFlags" - Option "DontVTSwitch" "on" -EndSection +#Section "ServerFlags" +# Option "DontVTSwitch" "on" +#EndSection Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/misc/:unscaled" @@ -51,7 +51,7 @@ Section "Monitor" EndSection Section "Device" - Identifier "Video Card (xrdpdev)" + Identifier "Video Card (xrdpdev)" Driver "xrdpdev" EndSection -- cgit v1.2.1