From ece5a0316f699a244c861e4acde3e622e1a27694 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Mon, 12 May 2003 19:52:58 +0000 Subject: minor fix from Han --- util/fbsetbg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/util/fbsetbg b/util/fbsetbg index 09bcc77..ddf57cf 100644 --- a/util/fbsetbg +++ b/util/fbsetbg @@ -23,7 +23,7 @@ # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -# $Id: fbsetbg,v 1.4 2003/04/29 13:50:05 fluxgen Exp $ +# $Id: fbsetbg,v 1.5 2003/05/12 19:52:58 fluxgen Exp $ # # Portability notes: @@ -151,8 +151,8 @@ case $WPSETTER in aspect=$full debugstory="This is a RedHat specific app. I can't find docs about it." ;; - display) - full='`xwininfo -root|grep geom` -window root' + display) + full="`xwininfo -root|grep geom` -window root" tile='-window root' center='-backdrop -window root' aspect=$full -- cgit v0.11.2