From owner-freebsd-questions@FreeBSD.ORG Fri Jul 3 23:27:45 2009 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 F2936106566C for ; Fri, 3 Jul 2009 23:27:45 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: from mail-ew0-f213.google.com (mail-ew0-f213.google.com [209.85.219.213]) by mx1.freebsd.org (Postfix) with ESMTP id 804EC8FC16 for ; Fri, 3 Jul 2009 23:27:45 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: by ewy9 with SMTP id 9so2819070ewy.43 for ; Fri, 03 Jul 2009 16:27:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=/UV6qL60uuAUXaWucTOciS0g8icpZMDD5js11xLHpCM=; b=hiIys0XlqswX++mfGVLouO9Y4+4TzN+Gqz/R1xLEheDIbnhwGvnFmrxQUjorZ0JigA T7huzg6O83WtAk04EEM6Y/J6KPSevY8k7778Ev2NfnWy0rPsu6t7WRXCkr+93/yGcjil i68WgAfn1dItNcHUjoxOMZ7mdbcugxpzK+EaI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Ypu21ykc0krbNw7rnHl498uA8Qpd/Vufqk9cIqJXWPJJIrRvp4AQRijfJUChIc3yk7 omfORILzXltzRvmVp46rtBJUSw7mbpdkED3ZrratOGfWmKG/fICDNGIok5FWL2gV5mAe b++U0c2CgzagUFwvmG5QNSL4tktgaNTo0GjZ8= MIME-Version: 1.0 Received: by 10.216.19.68 with SMTP id m46mr506550wem.7.1246663664415; Fri, 03 Jul 2009 16:27:44 -0700 (PDT) In-Reply-To: References: Date: Fri, 3 Jul 2009 19:27:44 -0400 Message-ID: From: Daniel Underwood To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Hide Terminal window (using xfce4. and 7.2-RELEASE)? 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: Fri, 03 Jul 2009 23:27:46 -0000 > Some searching suggests "matlab -desktop" may be what is needed. Yep, that did it! Thanks!