Re: [SLUG] networking

From: Mike Branda (mike@wackyworld.tv)
Date: Wed Dec 21 2005 - 18:21:18 EST


On Wed, 2005-12-21 at 17:31 -0500, Alex Harris wrote:
> You can run konquer from an x-term (you won't be able to use that
> particular x-term for anything else though, so if you have a run box,
> like grun or xfrun4, you might want to use that instead).

if you add an ampersand at the end it frees the shell back up.

:~> konqueror &
[1] 4580
:~> KonqKfmIconView::property( "modified" ) failed: property invalid or
does not exist

:~>

Because of the way it's started, it dumps output to the shell so you may
have to press return to get back to a prompt unless you start it with
messages dumping to /dev/null i.e.

:~> konqueror &> /dev/null &

Usually I want the output for debugging of stuff and it doesn't bother
me any....

Mike Branda Jr.

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:05:30 EDT