From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@9fans.net Date: Wed, 22 Oct 2008 11:15:03 +0200 From: gdiaz@9grid.es Message-ID: <071a8be659a1ad3d79a62d7f1d793de1@9grid.es> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] success with 9vx from a terminal Topicbox-Message-UUID: 2411ca3c-ead4-11e9-9d60-3106f5b1d025 Hello, Rio is the responsible for killing a process using the Del key, AFAIK there is no way to terminate a program running in console. May be with some magic combination of the keys ctrl-t ctrl-t X. gabi -- cmbrannon@cox.net wrote: > >Last night I downloaded 9vx. It works fine from a terminal, using >the following invocation: >../9vx.Linux -g -u glenda >where -g is the option to run sans GUI. >This has one or two complications. There is no way to interrupt or kill >the foreground process. Instead, ctrl-c interrupts 9vx itself. >Anyway, I managed to get an emulated Plan 9 system up and running. >Both ed and "sam -d" work well for editing text. > >-- Chris > >