From owner-freebsd-questions@FreeBSD.ORG Wed Jul 29 17:41:07 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FA7A106564A for ; Wed, 29 Jul 2009 17:41:07 +0000 (UTC) (envelope-from atr0x23@gmail.com) Received: from mail-fx0-f224.google.com (mail-fx0-f224.google.com [209.85.220.224]) by mx1.freebsd.org (Postfix) with ESMTP id 0B7C38FC18 for ; Wed, 29 Jul 2009 17:41:06 +0000 (UTC) (envelope-from atr0x23@gmail.com) Received: by fxm24 with SMTP id 24so127368fxm.36 for ; Wed, 29 Jul 2009 10:41:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=YllReUTOWqkqJAIeFctiOS5cXmO8dY46QJd7up2vRXc=; b=W2jBsIhZUxJ/6Tog9FH+u6yI7EK4bl98nh9ZN+cjUuHZfc3afeRdId6QpFeEQwDQjP kmZYpsfCbYroPaYLmEvKxAkij/0MkwD5RsDXj/oa8cc1IWNxFfE3ynqqZqsy8rlaTtpi 54+DEQKiHmU52wCxIZKp4OBG44G8Py6aabS6c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=BOV1FjYZpl3IZKIEFcET3u5I7vEWaGhh5AIYC/cgFzpG8AR5ARuij1mUSkHSDfvV7u wyPpndH/zVR5nKr/pVy2oeylmmckPYPDSVXa7UlxL/2CASo7IGc/xIcrExZeAUarBoKA 2MfVP/LldwAf14qqtXyLeshwGC+cslSydnQis= MIME-Version: 1.0 Received: by 10.103.168.12 with SMTP id v12mr49923muo.16.1248889266184; Wed, 29 Jul 2009 10:41:06 -0700 (PDT) In-Reply-To: <44bpn39zlc.fsf@be-well.ilk.org> References: <4463dcg86r.fsf@be-well.ilk.org> <441vo0o9ap.fsf@be-well.ilk.org> <44ocr3a8zq.fsf@be-well.ilk.org> <44bpn39zlc.fsf@be-well.ilk.org> Date: Wed, 29 Jul 2009 20:41:06 +0300 Message-ID: From: thanos trompoukis To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: problem with startx..! 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: Wed, 29 Jul 2009 17:41:07 -0000 Ok, thanks! Finaly figured it out. It was missing .xsession and I create it. Anyway Thank you very much for your help. Thanx! 2009/7/29 Lowell Gilbert > thanos trompoukis writes: > > > It seems to be like an other desktop environment very simple. > > Now when I try startx I can see the same background I could see before > > but now there are 3 windows (x-term) like the console window on KDE 3.5 > > > > Why KDE not starts? > > Almost certainly because you didn't set it up to do so. > Please read the documentation. E.g., > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html > > -- > Lowell Gilbert, embedded/networking software engineer, Boston area > http://be-well.ilk.org/~lowell/ >