Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news-xfer.netaxs.com!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!cpk-news-hub1.bbnplanet.com!EU.net!uknet!usenet1.news.uk.psi.net!uknet!dispatch.news.demon.net!demon!bmatthew.demon.co.uk!not-for-mail From: ben@bmatthew.demon.co.uk (Ben Matthew) Newsgroups: comp.unix.amiga,comp.unix.bsd.netbsd.misc Subject: Re: NetBSD1.1 - need HELP with 4 problems Date: Sun, 26 Jan 1997 22:19:58 GMT Message-ID: <854317198.29409.0@bmatthew.demon.co.uk> References: <1122.6962T569T2578@ping.at> NNTP-Posting-Host: bmatthew.demon.co.uk X-NNTP-Posting-Host: bmatthew.demon.co.uk X-NewsSoftware: GRn 2.1 Feb 19, 1994 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Lines: 21 Xref: euryale.cc.adfa.oz.au comp.unix.amiga:14904 comp.unix.bsd.netbsd.misc:5240 In article <1122.6962T569T2578@ping.at> Manfred Matzinger <matzing@ping.at> wrote: > Hi! > > I'm using NetBSD1.1 on my Amiga 1200 and can't figure out how to... > > 2) leave X without ALT-CTRL-BACKSPACE!? When exiting ftwm (the only command > without &) my system hangs at the grey screen without leaving X completely. there are two ways I found. 1) Use a decent window manager - not ftwm - but say olwm (OpenLook) which allows you to click on the background which brings up and menu with one option to exit X. 2) Any win manager: type "ps -aux" to get a list of current tasks, find the big 60% cpu eater called 'X' and note it's task number then kill it using the command "Kill {task number}" Be