X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2FX11%2Fxorg.conf.example;fp=etc%2FX11%2Fxorg.conf.example;h=a213cdb93d58103f2a571453b224f6cac3a22a2f;hb=910af43b493c2d1089d0785c2ed80c8b5bd6116b;hp=5db17b7531aa94a68b68ac9032a088854aafe813;hpb=50b29c2e24ab0f3be3d4aec175f955d92831158c;p=grml-x.git diff --git a/etc/X11/xorg.conf.example b/etc/X11/xorg.conf.example index 5db17b7..a213cdb 100644 --- a/etc/X11/xorg.conf.example +++ b/etc/X11/xorg.conf.example @@ -2,7 +2,6 @@ # Filename: /etc/X11/xorg.conf # Purpose: config file for xserver - generated by grml-x # Bug-Reports: see http://grml.org/bugs/ -# Latest change: Sat Apr 15 10:39:38 CEST 2006 [mika] # See also: # /usr/share/doc/xserver-xorg/ and # http://wiki.x.org/wiki/Home and @@ -27,7 +26,7 @@ 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