I'm following the freebsd handbook, and I've gotten myself stuck at 5.7.1.
I've tried installing the package and installing from the source (and had to reinstall freebsd each time), but when I type:
I get the screen below (sorry its so small.) The mouse works and I can click the icon in the bottom right to bring up a shutdown and a restart button, but on clicking, the menu disappears and nothing happens.
I can access the accessibility menu but clicking anywhere else does nothing. Pressing CTRL+ALT+BKSP doesn't do anything either. I've tried Alt+F1 but nothing happens then either.
I added
to rc.conf, so gnome loads at start up and thus I'm stuck.
Is it obvious what I've done wrong?
I've tried installing the package and installing from the source (and had to reinstall freebsd each time), but when I type:
Code:
# startx
I can access the accessibility menu but clicking anywhere else does nothing. Pressing CTRL+ALT+BKSP doesn't do anything either. I've tried Alt+F1 but nothing happens then either.
I added
Code:
gdm_enable="YES"
Is it obvious what I've done wrong?