From owner-freebsd-questions@FreeBSD.ORG Thu Dec 22 07:30:32 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 200D716A420 for ; Thu, 22 Dec 2005 07:30:32 +0000 (GMT) (envelope-from sasa@stupar.homelinux.net) Received: from avs2.arnes.si (avs2.arnes.si [193.2.1.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8595643D45 for ; Thu, 22 Dec 2005 07:30:31 +0000 (GMT) (envelope-from sasa@stupar.homelinux.net) Received: from localhost (avs2.arnes.si [193.2.1.75]) by avs2.arnes.si (Postfix) with ESMTP id 1FBEB24609C; Thu, 22 Dec 2005 08:30:30 +0100 (CET) Received: from avs2.arnes.si ([193.2.1.75]) by localhost (avs2.arnes.si [193.2.1.75]) (amavisd-new, port 10024) with ESMTP id 43274-02; Thu, 22 Dec 2005 08:30:29 +0100 (CET) Received: from xmail.homelinux.net (cmb16-74.dial-up.arnes.si [194.249.51.74]) by avs2.arnes.si (Postfix) with ESMTP id AD5DB245DBF; Thu, 22 Dec 2005 08:30:25 +0100 (CET) Received: from [192.168.10.249] (master.workgroup [192.168.10.249]) (authenticated bits=0) by xmail.homelinux.net (8.13.5/8.13.3) with ESMTP id jBM7UORR014660; Thu, 22 Dec 2005 08:30:25 +0100 (CET) (envelope-from sasa@stupar.homelinux.net) Date: Thu, 22 Dec 2005 08:30:28 +0100 From: Sasa Stupar To: Jorn Argelo Message-ID: In-Reply-To: <43A9A240.9070709@wcborstel.nl> References: <43A9A240.9070709@wcborstel.nl> X-Mailer: Mulberry/3.1.6 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 on mig29.workgroup X-Virus-Status: Clean X-Virus-Scanned: by amavisd-new at arnes.si Cc: FreeBSD Q ML Subject: Re: KDE - how to? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2005 07:30:32 -0000 --On 21. december 2005 19:43 +0100 Jorn Argelo wrote: > Sasa Stupar wrote: > >> Hi! >> >> I have been searching and trying to build a FreeBSD with KDE desktop >> but I have not luck. The X starts but only the xdm. >> Is there some nice step by step guide for it? Don't tell me for >> handbook since I have tried to do it without success. >> >> Regards, > > Open /etc/ttys with your favourite editor and search for this line: > > ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure > > Change this into: > > ttyv8 "/usr/X11R6/bin/kdm" xterm on secure > > And voila, KDM will start at boot. > > Best regards, > > Jorn OK. KDE is starting on boot but it won't let me to log in as root nor I can't su after I have logged in as normal user. And another thing: I have configure X with "xorgcfg -textmode" and I have specified my card, monitor, resolution. Hence, after the log into my account I have 640*480 only resolution. I have tried to change in preferences>peripheral>display but I have only one choose 640*480. What am I missing here? -- Sasa Stupar