On Wed, Aug 18, 2004 at 12:13:58PM -0600, Tony Pitman wrote: > Gtk-WARNING **: cannot open display: > > I get the above warning when I try to open xfce. I just installed it and > dillo. I allowed it to pick the default dependancies.
You don't start xfce by just entering it on the command line. Instead,
enter the following on a command line:
cat > .xinitrc <<EOF
xfce
EOF
startx
That should work.
--
EARTH
smog | bricks
AIR -- mud -- FIRE
soda water | tequila
WATER
-- with thanks to fortune

