From: Mirko Vogt Date: Thu, 4 Jun 2009 15:23:49 +0000 (+0000) Subject: get rid of the grey grid when Xorg starts up X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=a166fd3145e44c116c2f7fcab17a16c38e851d1d get rid of the grey grid when Xorg starts up SVN-Revision: 16338 --- diff --git a/Xorg/xorg/xserver/xorg-server/files/x.init b/Xorg/xorg/xserver/xorg-server/files/x.init index ac2e982d65..2685d0418a 100755 --- a/Xorg/xorg/xserver/xorg-server/files/x.init +++ b/Xorg/xorg/xserver/xorg-server/files/x.init @@ -2,7 +2,7 @@ # Copyright (C) 2006 OpenWrt.org START=99 -ARGS="" +ARGS="-br" #screen() { # local cfg="$1"