From owner-freebsd-questions Sun Mar 17 08:58:34 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA23948 for questions-outgoing; Sun, 17 Mar 1996 08:58:34 -0800 (PST) Received: from mail.crl.com (mail.crl.com [165.113.1.22]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA23943 for ; Sun, 17 Mar 1996 08:58:33 -0800 (PST) Received: from crl9.crl.com by mail.crl.com with SMTP id AA04249 (5.65c/IDA-1.5 for ); Sun, 17 Mar 1996 08:55:04 -0800 Received: by crl9.crl.com id AA21663 (5.65c/IDA-1.5 for questions@FreeBSD.org); Sun, 17 Mar 1996 08:46:30 -0800 Date: Sun, 17 Mar 1996 08:46:30 -0800 From: August Grammas Message-Id: <199603171646.AA21663@crl9.crl.com> Subj: anomalous behavior of X Apparently-To: questions@FreeBSD.org Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Problem: I am unable to configure X so that that the clock, login screen and/or the xterm(s) are initially positioned where I tell them to be. However, when X does come up, using startx, I am able to position and size the windows. Configuration: XF86Config is located in /etc .xinitrc is located in $HOME .twmrc is located in $HOME Observations: By deleting lines from .xinitrc, I am able to control whether or not a window will or will not appear. Describing the clock object by using either pixels or row/column appears to have no effect on its size. amg@crl.com