1
vote
1answer
15 views

GDM not showing when I boot my FreeBSD system

I've installed FreeBSD 9.1 in a VirtualBox VM, and did some basic setup. After that, I had installed Gnome2 via sudo pkg_add -r gnome2. Along the way, there were some errors. Mostly it was (I think) ...
0
votes
0answers
178 views

Why is mouse freezing in FreeBSD 9.1 Gnome or Fluxbox?

I'm new to FreeBSD 9.1 and I wanted to install a desktop GUI environment. I first tried Gnome 2 since I am familiar with it. I appended the following lines to the /etc/rc.conf file: hald_enable="YES" ...
2
votes
0answers
149 views

Startx failing in FreeBSD

I've install gnome2, xorg, and xinit (should xorg have done that for me?), and startx yields: "xinit: unable to run server "/usr/local/bin/X": No such file or directory" I checked in the directory, ...
0
votes
1answer
605 views

FreeBSD 9.0 with GNOME 3

Is this possible , to install GNOME 3 on FreeBSD , at the moment ? I did not find a clear answer about this.
2
votes
2answers
494 views

Too many open files in system in FreeBSD 9

I just installed FreeBSD 9 version with GNOME interface. Each time I want to open a folder from root a message box pops up and warns me with this message: Too many open files in system. What is the ...
1
vote
0answers
140 views

Full screen mode for Chromium or other applications on FreeBSD with Gnome 2

Can I set Chromium and some other applications on Gnome 2 in FreeBSD 9 to run in full screen mode? I mean a window that covers the top panel, not Chrome full screen or toggle full screen key binding. ...