From owner-freebsd-questions Thu Dec 20 19:39:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wiproecmx1.wipro.com (wiproecmx1.wipro.com [164.164.31.5]) by hub.freebsd.org (Postfix) with ESMTP id 0005837B416 for ; Thu, 20 Dec 2001 19:39:27 -0800 (PST) Received: from ecvwall1.wipro.com (ecvwall1.wipro.com [164.164.23.6]) by wiproecmx1.wipro.com (8.11.3/8.11.3) with SMTP id fBL3dI114015 for ; Fri, 21 Dec 2001 09:09:20 +0530 (IST) Received: from EC1TMM107317 ([192.168.81.17]) by ecmail.mail.wipro.com (Netscape Messaging Server 4.15) with ESMTP id GOOCTH01.400 for ; Fri, 21 Dec 2001 09:09:17 +0530 From: "Jaideep Bhatia" To: Subject: RE: Gnome Woes Date: Fri, 21 Dec 2001 09:07:55 +0530 Organization: Wipro Technologies Message-ID: <001201c189d0$e0bfbeb0$1151a8c0@EC1TMM107317> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPartTM-000-e47a30ae-f571-11d5-a940-00b0d0d06be8" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <20011220140942.T85844-100000@shumai.marcuscom.com> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPartTM-000-e47a30ae-f571-11d5-a940-00b0d0d06be8 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I have been able to run gnome with xdm. Gdm as the login manager dosen;t start at all. I have added a user and the group gdm. And the user gdm dosen't belong to group wheel or any other group. But gdm never starts saying "gdm should not be started as root"? Any ideas what I might be missing? Regards, Jaideep -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Joe Clarke Sent: Friday, December 21, 2001 12:44 AM To: Totally Jayyness Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Gnome Woes On Thu, 20 Dec 2001, Totally Jayyness wrote: > Ok, am able to get Gnome started now (thanks for the help on that one) > > But when I do startx, then twm loads... then I load Gnome which does start > after warning me that I am not using a Window Manager for Gnome. And after > Gnome does start, my desktop is HUGE... my mouse won't go beyond the screen > size but the windows that are open go WAY below my screen... How did you install Gnome? Gnome built from ports: # cd /usr/ports/x11/gnome # make all install clean Installs sawfish as the default Gnome window manager. You can always go into the Gnome Control Center, and change the window manager there. > > I did a man gnome and saw that gdm is the preferred window manager of gnome > so I am installing that now (or trying)... after it is installed, will I > just be able to do a startx and it will load or do I have to change > something somewhere to make gdm my default XServer? gdm is the display manager (the login screen), not the window manager. Sawfish is the preferred (or at least default) Gnome window manager. Other Gnome-compliant WMs are fvwm2, icewm, blackbox, afterstep, WindowMaker, and Enlightenment. All window managers can be found in /usr/ports/x11-wm. If you want to use gdm, edit /etc/ttys, and add the line: ttyv8 "/usr/X11R6/bin/gdm -nodaemon" xterm on You'll also want to make sure the following is in /etc/pam.conf: gdm auth requisite pam_unix.so try_first_pass gdm account requisite pam_unix.so try_first_pass gdm session required pam_permit.so Joe > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message ------=_NextPartTM-000-e47a30ae-f571-11d5-a940-00b0d0d06be8 Content-Type: text/plain; name="Wipro_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Wipro_Disclaimer.txt" ----------------------------------------------------------------------------------------------------------------------- Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and is intended for use only by the individual or entity to which it is addressed, and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please notify us immediately at mailto:mailadmin@wipro.com and delete this mail from your records. ------------------------------------------------------------------------------------------------------------------------ ------=_NextPartTM-000-e47a30ae-f571-11d5-a940-00b0d0d06be8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message