From owner-freebsd-questions@FreeBSD.ORG Sat Jun 4 13:22:42 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 A692A16A41C for ; Sat, 4 Jun 2005 13:22:42 +0000 (GMT) (envelope-from algould@datawok.com) Received: from smtpauth05.mail.atl.earthlink.net (smtpauth05.mail.atl.earthlink.net [209.86.89.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 665B943D4C for ; Sat, 4 Jun 2005 13:22:42 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=yoda.datawok.com) by smtpauth05.mail.atl.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1DeYbp-0004R1-Ju; Sat, 04 Jun 2005 09:22:41 -0400 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Sat, 4 Jun 2005 08:23:21 -0500 User-Agent: KMail/1.6.2 References: <20050603154430.31466.qmail@web53206.mail.yahoo.com> In-Reply-To: <20050603154430.31466.qmail@web53206.mail.yahoo.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200506040823.21290.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bc1cb14704f3438fd9f03d1d83fc42cdad350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 Cc: jose luis Subject: Re: x 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: Sat, 04 Jun 2005 13:22:42 -0000 On Friday 03 June 2005 10:44 am, jose luis wrote: > hi > i need help. > my english is little, then i hope that you understand me. > well i use freebsd 5.3 i installed xorg and kde. > i execute startkde and it appears this: kpersonalizer: can not > connect Xserver i execute kdm or xdm and it appear welcome freebsd > later i have to log the user, when i do this the screen appears > black and it reappears (welcome freebsd) i execute startx and it > appears the xterm later i type startkde and the desktop is up but > there are two desktop xterm and kde and i can=B4t work. i hope that u > understand and thank u very much. > Is the command 'startkde' in the .xinitrc file in your home directory? =20 If not, try adding it to the file, then execute 'startx'. This section of the online handbook may be of help: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html Good luck, Andrew Gould