From owner-freebsd-questions@FreeBSD.ORG Thu Nov 8 20:10:13 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D97EF16A421 for ; Thu, 8 Nov 2007 20:10:13 +0000 (UTC) (envelope-from redchin@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.187]) by mx1.freebsd.org (Postfix) with ESMTP id 60EF413C4DB for ; Thu, 8 Nov 2007 20:10:13 +0000 (UTC) (envelope-from redchin@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so315095fka for ; Thu, 08 Nov 2007 12:10:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=1s/2smLpAKKIz8gxL0KaZQ4zvwIfI7vZQ4wbpjQOcYk=; b=FZtUKSgP1dY5BgFsjfynih0Z1R0I9aimHLY66UQVrbGfJqK3LkzmMlGVOuKAECgk5rh3A6V+Gw36zREeY+bsveY0fhvjaKWKWx765fCs/9lRhYQtlD6SCgApsUEemyWO8yYfyOkWhQxWKdmLVT1FJmtMWtWx4Mdvb0TzQ5hmkiA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gC+2JZMAQfjJD+pR+vAKf4j5rsm6gbjCOPZxPL/v1qzEjcYvdq30PzlDs8OjUULeCCXQN/7Q7IDIoTLwFatPLGJcu+OtA+BPTiGJ8a7gvK3OWOItnloOJBmyw9L/05LE/XHYtS08V0zo+qntod1wyHg/uMQUHJxZWXiWthvcq4M= Received: by 10.82.138.6 with SMTP id l6mr2052034bud.1194551102419; Thu, 08 Nov 2007 11:45:02 -0800 (PST) Received: by 10.82.154.14 with HTTP; Thu, 8 Nov 2007 11:45:02 -0800 (PST) Message-ID: <1d3ed48c0711081145t41a6a621jb39e6813803be22e@mail.gmail.com> Date: Thu, 8 Nov 2007 11:45:02 -0800 From: "Kevin Downey" To: "Gary Kline" In-Reply-To: <20071107070918.GA26390@thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071107070918.GA26390@thought.org> Cc: freebsd-questions@freebsd.org Subject: Re: devilspie s-expression scripts? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2007 20:10:13 -0000 On 11/6/07, Gary Kline wrote: > > Looks like I can only put one Konsole or other app per workspace. > Below, no matter with workspace I choose, 1 to 4, all these > terminals go into just one workspace. Anybody know of any > workaround? > > gary > > > > > (if > (and > (is (application_name) "Shell - Konsole" ) > (is (window_name) "Shell - Konsole" ) ) > (begin > (geometry "-0-0") > (set_workspace 1)) > ) > > > > -- > Gary Kline kline@thought.org www.thought.org Public Service Unix > http://jottings.thought.org http://transfinite.thought.org > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > replace "Shell - Konsole" with relevent strings from xwininfo -- To perceive is to suffer. Aristotle