Putting my new FreeBSD 9.3 desktop online ....

Polytropon freebsd at edvax.de
Fri Aug 15 17:44:40 UTC 2014


On Fri, 15 Aug 2014 12:33:52 -0500, William A. Mahaffey III wrote:
> 
> On 08/15/14 12:24, Polytropon wrote:
> > On Fri, 15 Aug 2014 09:11:06 -0500, William A. Mahaffey III wrote:
> >> open display: .
> > Huh?
> >
> >
> >
> >> Type 'xfce4-session --help' for usage.
> > Do you have "exec xfce4-session" in your user's ~/.xinitrc or
> > ~/.xsession file (last line)?
> >
> >
> 
> [wam at kabini1, ~, 12:26:31pm] 364 % cat .xinitrc
> exec /usr/local/bin/startxfce4
> [wam at kabini1, ~, 12:32:39pm] 365 % cat .xsession
> #!
> exec /usr/local/bin/startxfce4
> [wam at kabini1, ~, 12:32:45pm] 366 %

Oh, and note that the first line "#!" is nonsense. Use "#!/bin/sh".
Can probably be omitted.

And you could try this:

exec ck-launch-session dbus-launch --exit-with-session startxfce4

This looks familiar to me. I prefer something simpler though. :-)

-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list