![]() |
SERVER - Installing & Configuring X-Windows |
| Install Xorg | #cd /usr/ports/x11/xorg #make install clean |
| Get hardware information: | Video Adapter Chipset __________________ Video Adapter Memory __________________ Monitor Max Pixels _____________________ Monitor Vertical Freq. Range ______________ Monitor Horizontal Freq. Range ____________ |
| Configure | #Xorg -configure |
| Test Configuration | #Xorg -config xorg.conf.new To exit, press Ctrl + Alt + Backspace |
| Tune the configuration | edit xorg.conf.new |
| Gnome | # cd /usr/ports/x11/gnome2 # make install clean |
| KDE | # cd /usr/ports/x11/kde3 # make install clean |