Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jul 1997 09:53:07 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        handy@sag.space.lockheed.com (Brian N. Handy)
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: X on a TP560
Message-ID:  <199707090023.JAA09728@genesis.atrad.adelaide.edu.au>
In-Reply-To: <Pine.OSF.3.96.970708102218.3888H-100000@sag.space.lockheed.com> from "Brian N. Handy" at "Jul 8, 97 10:30:12 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Brian N. Handy stands accused of saying:
> 
> Any suggestions?  Has anyone else tried 3.3?  I also tried grabbing xsm
> from my desktop station, which is running 3.2.  Same problem, xsm dumped
> core again.

xsm sucks; I can't imagine why it has become the default for
unconfigured X users.

A couple of things; try logging in in "emergency" mode; ie. hit F1
rather than Return after your password.  This should give you an xterm
with no window manager.  If that works, look at bringing your .xsession 
across from another machine, or use a really skeletal one like :

#!/bin/sh
twm &
exec xterm -sb -sl 2000

(That uses the 'precious xterm' model, which I don't personally like, but
it doesn't presume that the default twm config has an 'exit' menu entry.)

-- 
]] Mike Smith, Software Engineer        msmith@gsoft.com.au             [[
]] Genesis Software                     genesis@gsoft.com.au            [[
]] High-speed data acquisition and      (GSM mobile)     0411-222-496   [[
]] realtime instrument control.         (ph)          +61-8-8267-3493   [[
]] Unix hardware collector.             "Where are your PEZ?" The Tick  [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707090023.JAA09728>