aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util/fbsetbg4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/fbsetbg b/util/fbsetbg
index ddf57cf..18e170a 100644
--- a/util/fbsetbg
+++ b/util/fbsetbg
@@ -23,7 +23,7 @@
23# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 23# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
24# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 24# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25# 25#
26# $Id: fbsetbg,v 1.5 2003/05/12 19:52:58 fluxgen Exp $ 26# $Id: fbsetbg,v 1.6 2003/05/12 19:58:47 fluxgen Exp $
27 27
28# 28#
29# Portability notes: 29# Portability notes:
@@ -152,7 +152,7 @@ case $WPSETTER in
152 debugstory="This is a RedHat specific app. I can't find docs about it." 152 debugstory="This is a RedHat specific app. I can't find docs about it."
153 ;; 153 ;;
154 display) 154 display)
155 full="`xwininfo -root|grep geom` -window root" 155 full="`xwininfo -root|grep geom` -window root"
156 tile='-window root' 156 tile='-window root'
157 center='-backdrop -window root' 157 center='-backdrop -window root'
158 aspect=$full 158 aspect=$full