projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
763d31c
)
fixes weird fix in bkgd images
author
John Crispin
<john@openwrt.org>
Thu, 22 May 2008 11:18:18 +0000
(11:18 +0000)
committer
John Crispin
<john@openwrt.org>
Thu, 22 May 2008 11:18:18 +0000
(11:18 +0000)
SVN-Revision: 11237
XOrg/meta/xorg-server-essentials/files/xinitrc
patch
|
blob
|
history
diff --git
a/XOrg/meta/xorg-server-essentials/files/xinitrc
b/XOrg/meta/xorg-server-essentials/files/xinitrc
index dacb8a00b3003dbd08a5ed446a2a88d442566b60..dfc0c323a2e76c94049354b4dc700dee9e7c0d78 100644
(file)
--- a/
XOrg/meta/xorg-server-essentials/files/xinitrc
+++ b/
XOrg/meta/xorg-server-essentials/files/xinitrc
@@
-3,7
+3,7
@@
if [ -x `which xsetroot` ]; then
xsetroot -solid green
fi
-BKGD_IM
12429 /us
/usr/share/X11/bkgd-images/
+BKGD_IM
AGE_PATH=
/usr/share/X11/bkgd-images/
if [ -x `which Esetroot` ]; then
Esetroot -scale ${BKGD_IMAGE_PATH}/default.png
fi