Switch from GUI (GNOME) to char based console

I have successfully installed GNOME on FreeBSD-8.2-amd64 running on a VMWare virtual machine and am able to login without a problem. Now, I would like to switch between the GNOME GUI and the character based console. I understand that this should be possible using Ctrl+Alt+F<1-8>. However, this does not work for me after GNOME has loaded.
 
More Info

Additionaly, when in GDM, I can switch from the GUI to the character based console if I enable StickyKeys and use Ctrl, Alt, F2. Once in the character based console, Ctrl+Alt+F1 does not take me back to GDM. I can only return to GDM using:
Code:
/usr/local/etc/rc.d/gdm start
 
Thanks! Alt+F9 works.

Any ideas how I can configure GNOME or X so I can go from GUI to character console?
 
Back
Top