Magellan Linux

Contents of /trunk/xinit/patches/xinit-1.0.1-black-bg.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 324 byte(s)
-import

1 --- xinit-1.0.1/startx.cpp 2005-12-25 00:31:54.000000000 +0000
2 +++ xinit-1.0.1-patched/startx.cpp 2005-12-25 00:32:12.000000000 +0000
3 @@ -67,7 +67,7 @@
4 defaultclient=XTERM
5 defaultserver=XSERVER
6 defaultclientargs=""
7 -defaultserverargs="-nolisten tcp"
8 +defaultserverargs="-nolisten tcp -br"
9 clientargs=""
10 serverargs=""
11