From owner-freebsd-questions@FreeBSD.ORG Fri Jul 3 20:26:56 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 296881065688 for ; Fri, 3 Jul 2009 20:26:56 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id A73F68FC15 for ; Fri, 3 Jul 2009 20:26:55 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by bwz9 with SMTP id 9so88165bwz.43 for ; Fri, 03 Jul 2009 13:26:54 -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=isKkUcj3K2C1IlUJroEnTCae91c3zmJbUXeEOv+D6vQ=; b=i1CpCr3nIwPQcj2fqx3WcPYrU97kKFtrgJd1DkZJqoT5N2XjMvEdjc26INbKFCpw/z G5B7ZzszhPJs0n7rVEMachX8yRpA5Ytl9/Zbhpr1Ka1/RoYBCbcaByYl/EvVRA/aFOSU 61EG/bBcFKdDRSsJQKRui64MG7YSocLfI2U80= 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=YJDXneclxyI1QuudILimhcTVcBuL8i9VYfYjnFt+5qR93xPPoq7B4ZPBJ5Q1ZrA/9/ Y6U+J/AZvjX3KQnyN19OkYSKmiYLeTOEt8yoiqwwD/Ky4quWdMC1dm9wOan4U7u0Fkr5 +BqFHywtYnBfth/bW/+2L7LL9dC36JD5TlSTY= MIME-Version: 1.0 Received: by 10.204.118.138 with SMTP id v10mr1648952bkq.40.1246652814641; Fri, 03 Jul 2009 13:26:54 -0700 (PDT) In-Reply-To: References: Date: Fri, 3 Jul 2009 20:26:54 +0000 Message-ID: <3a142e750907031326t5b6a3ff3q943deee854f65588@mail.gmail.com> From: "Paul B. Mahol" To: Daniel Underwood 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 20:26:56 -0000 On 7/3/09, Daniel Underwood wrote: > Whenever I run the particular Linux MATLAB installation I have access > to, it must be run from the command-line. Consequently, I have the > MATLAB gui and an open terminal window (which only gets in the way). > Is there a way to "hide" this terminal window completely? If I close > it, MATLAB closes. I know I can move it to another Workspace, but I'm > hoping there's another way. > > I don't mind that the Terminal window opens whenever I run MATLAB, I > would just like to be able to hide it each time. > > NOTE: When I say "hide", I mean simply make it not show up on the > screen. I do not mean hide the process or anything of that nature. > > TIA, > Daniel > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Type this into terminal: Ctrl+Z bg Ctrl+D -- Paul