From owner-freebsd-questions@FreeBSD.ORG Tue Aug 5 12:52:38 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2D8237B401 for ; Tue, 5 Aug 2003 12:52:38 -0700 (PDT) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58DE443F75 for ; Tue, 5 Aug 2003 12:52:38 -0700 (PDT) (envelope-from rileyjmc@pacbell.net) Received: from emilyd (worm.wilshire.net [64.161.77.242]) by mta7.pltn13.pbi.net (8.12.9/8.12.3) with SMTP id h75JqVeC025242; Tue, 5 Aug 2003 12:52:32 -0700 (PDT) From: "Riley" To: "stan" , "Free BSD Questions list" Date: Tue, 5 Aug 2003 12:52:31 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20030805192858.GA20092@teddy.fas.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: tightvnc not honoring .xinitrc file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2003 19:52:39 -0000 > From: stan > left hand corber. What can I do to ake it honor the .xinitrc file? man Xvnc Or you might try removing 'twm &' in ~/.vnc/xstartup and adding, eg, 'exec startkde &'. Works for me. hth, Riley