From owner-freebsd-questions@FreeBSD.ORG Sun May 11 08:56:25 2008 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 8A862106564A for ; Sun, 11 May 2008 08:56:25 +0000 (UTC) (envelope-from nish.des@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.230]) by mx1.freebsd.org (Postfix) with ESMTP id 5C4498FC18 for ; Sun, 11 May 2008 08:56:25 +0000 (UTC) (envelope-from nish.des@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so3173343rvf.43 for ; Sun, 11 May 2008 01:56:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=GaiIKsvyenQ5ECEkqSMVo5ro6ouBhmU9pS6gpQ8UdZI=; b=nczB28ccmougfWxpp1ZqdIQ28MsrL7fLMogojmbPf6VzNJtMP/4N2TrV2cOo4T4tJsdDZVdPdfbUBqc6xCAHmZ9RirMdfzD5MuwE8hooLULm/WTf4Qj4DvO96TNyjnRfF8Q99S+LhwwzEW8SlAc/ANXUXpTG4AZnH1T3vknap0I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Ozsru0JkCNzoDL5ZbNkQz6cOhcEkj9gcydDoBJJ6LMsejblvs7vMmjD133ac5KnYW4w7j3rM2KpKKrv5tiVl2AuXi5pdDTpZ41CDtGW5Q7MMfGbQoxxBbkxvW6zSyhAi8GtpyFJcroa7SgnPduo9MoSPWpLCZHIcUa4vaIsKNyE= Received: by 10.140.166.21 with SMTP id o21mr2983553rve.254.1210496185107; Sun, 11 May 2008 01:56:25 -0700 (PDT) Received: by 10.141.67.8 with HTTP; Sun, 11 May 2008 01:56:25 -0700 (PDT) Message-ID: Date: Sun, 11 May 2008 14:26:25 +0530 From: "Nishita Desai" Sender: nish.des@gmail.com To: "Manolis Kiagias" In-Reply-To: <4826ADD1.5040003@otenet.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4826ADD1.5040003@otenet.gr> X-Google-Sender-Auth: e4265816ce53583a Cc: freebsd-questions@freebsd.org Subject: Re: Xfce with graphical login X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nishita@mri.ernet.in List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2008 08:56:25 -0000 On Sun, May 11, 2008 at 12:48 PM, Fraser Tweedale wrote: > As an Xfce user, I've always found gdm to be more trouble than > it's worth. Have you had a look at /usr/ports/x11/slim - it's > a nice, lightweight graphical login manager. On Sun, May 11, 2008 at 1:56 PM, Manolis Kiagias wrote: > This is the quick way to add XFCE to your "sessions" menu in > GDM: > [...] > Reboot, and when the GDM login screen appears, you will be able > to select XFCE4 from the Sessions menu. Thank you both of you for your help. I've installed Slim and it works great. Thanks again, Nishita.