X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-x;h=c36b04daaa29a32fa6a80a21715c599e91c8772c;hb=b24543733f512aecbcd6e22facdbbfa5d23c2b7e;hp=fdf8a9dfc9f8cb33f09114a1953ba20a7056ea38;hpb=50b29c2e24ab0f3be3d4aec175f955d92831158c;p=grml-x.git diff --git a/grml-x b/grml-x index fdf8a9d..c36b04d 100755 --- a/grml-x +++ b/grml-x @@ -698,13 +698,14 @@ Section "ServerLayout" Screen 0 "Screen0" 0 0 # InputDevice "Keyboard0" "CoreKeyboard" # InputDevice "Generic Mouse" "CorePointer" + Option "AutoAddDevices" "off" # do not depend on running dbus/hal $MOUSE EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" # allows the server to start up even if the mouse does not work Option "DontVTSwitch" "false" # allow switching between virtual terminal - # Option "DontZap" "true" # disable (server abort) + Option "DontZap" "false" # enable (server abort) # Option "DontZoom" "true" # disable / (resolution switching) EndSection