學習誌
首頁 FreeBSD 系統管理 X視窗系統

下一頁 上一頁 最近更新:2008年09月26日20時03分39秒
Valid XHTML 1.1! Valid CSS!
I am going to write the xorg.conf file now. Make sure you don't accidently
overwrite a previously configured one.

Shall I write it to /etc/X11/xorg.conf? y

輸入y,把剛才的設定儲存到/etc/X11/xorg.conf,大功告成。

File has been written. Take a look at it before starting an X server. Note that
the xorg.conf file must be in one of the directories searched by the server
(e.g. /etc/X11) in order to be used. Within the server press
ctrl, alt and '+' simultaneously to cycle video resolutions. Pressing ctrl,
alt and backspace simultaneously immediately exits the server (use if
the monitor doesn't sync for a particular mode).

For further configuration, refer to the xorg.conf(5) manual page.

在下次想要啟動X window時,只要下達以下指令:

root@mybsd [~] > startx

就可以進入X window了,不過在沒有安裝任何Window Manager之前,就先以Ctrl鍵和Alt鍵加上Backspace鍵強制離開X window吧。