Date: Sun, 9 Oct 2016 13:56:15 +0000 From: Manish Jain <bourne.identity@hotmail.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>, "laoluomoks@gmail.com" <laoluomoks@gmail.com> Subject: Re: Hi, a dual booting and printing question Message-ID: <VI1PR02MB0974A536559753329C6DCFE4F6D80@VI1PR02MB0974.eurprd02.prod.outlook.com> In-Reply-To: <mailman.105.1476014402.99977.freebsd-questions@freebsd.org> References: <mailman.105.1476014402.99977.freebsd-questions@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/09/16 17:30, freebsd-questions-request@freebsd.org wrote: > Date: Sun, 09 Oct 2016 08:05:23 +0000 From: "Thomas Mueller" > <mueller6722@twc.com> To: freebsd-questions@freebsd.org Cc: Olaoluwa > Omokanwaiye <laoluomoks@gmail.com> Subject: Re: Hi, a dual booting and > printing question Message-ID: <D4.54.26444.46AF9F75@dnvrco-omsmta03> >> > Hi, >> > Pls what do I do when I am unable to log in to my free BSD. I misconfigured >> > the xdm and it's not allowing me to log in. >> > I can't even work from the terminal because the ctrl alt fxn keys are not >> > responding. Once the system starts it goes to the xdm and hangs. I thought >> > to use enlightenment desktop but alls not functioning. If I remember correctly, all you need to do for xdm is modify the line for ttyv8 in /etc/ttys : ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure Change the off to on, and your xdm should work. Of course, some desktop environments have their own login manager which can be optionally used. For gnome, put 'gnome_enable="YES"' and for kde, 'kdm4_enable="YES"' in /etc/rc.conf. But xdm should work for you; it is the DE independent login manager. Regards Manish Jain
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?VI1PR02MB0974A536559753329C6DCFE4F6D80>
