get rid of the grey grid when Xorg starts up
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 4 Jun 2009 15:23:49 +0000 (15:23 +0000)
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 4 Jun 2009 15:23:49 +0000 (15:23 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16338 3c298f89-4303-0410-b956-a3cf2f4a3e73

Xorg/xorg/xserver/xorg-server/files/x.init

index ac2e982..2685d04 100755 (executable)
@@ -2,7 +2,7 @@
 # Copyright (C) 2006 OpenWrt.org
 START=99
 
-ARGS=""
+ARGS="-br"
 
 #screen() {
 #      local cfg="$1"