From owner-freebsd-questions@FreeBSD.ORG Thu Jul 3 23:19:06 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90F2337B401 for ; Thu, 3 Jul 2003 23:19:06 -0700 (PDT) Received: from mail.if.lt (hermes.if.lt [195.190.141.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D37943FF3 for ; Thu, 3 Jul 2003 23:19:05 -0700 (PDT) (envelope-from snc@post.5ci.lt) Received: from 127.0.0.1 (localhost [127.0.0.1]) by mail.if.lt (IF DRAUDIMAS mail) with SMTP id 3067F39206 for ; Fri, 4 Jul 2003 09:19:04 +0300 (EEST) Received: from post.5ci.lt (pool01.if.lt [195.190.141.67]) by mail.if.lt (IF DRAUDIMAS mail) with ESMTP id 8784E391D4 for ; Fri, 4 Jul 2003 09:18:53 +0300 (EEST) Message-ID: <3F051C3F.3030700@post.5ci.lt> Date: Fri, 04 Jul 2003 09:18:39 +0300 From: Simas Cepaitis User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030702 X-Accept-Language: lt, en-us, en MIME-Version: 1.0 To: FreeBSD Questions References: <20030703175847.GA8587@teddy.fas.com> In-Reply-To: <20030703175847.GA8587@teddy.fas.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Seting baclground color in fvwm95? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2003 06:19:06 -0000 stan wrote: > How can I set the background color for a session using fvwm95? xsetroot > sets the color, but when the window manmager starts up, it overwrites that > change. > > I fell certain it's a setting in the .fvwm95rc file, but I cna't find any > docs on the syntax. > > I don't know much about fvwm95, but in fvwm2 you can add init commands to InitFunction. I think this would be the same in fvwm95 too. From my .fvwm2rc: AddToFunc InitFunction + I exec xv -quit -root ~/media/graphics/vestiture.jpg Simas Cepaitis snc@post.5ci.lt