开发者

on FreeBSD, how to exit from Gnome Session to Pure terminal mode

开发者 https://www.devze.com 2023-02-01 03:36 出处:网络
on FreeBSD, how to exit from Gnome Sessio开发者_JAVA技巧n to Pure terminal mode. Thanks!Try Ctrl+Alt+F2 key combination to go to text terminal, use Ctrl+Alt+F9 to come back to Gnome or whatever you ar

on FreeBSD, how to exit from Gnome Sessio开发者_JAVA技巧n to Pure terminal mode. Thanks!


Try Ctrl+Alt+F2 key combination to go to text terminal, use Ctrl+Alt+F9 to come back to Gnome or whatever you are running on top of X.

If you want to totally disable X11 open /etc/ttys file, find the line that says:

ttyv8   "/usr/X11R6/bin/xdm -nodaemon"  xterm   off secure

comment it out, save the file and reboot.

0

精彩评论

暂无评论...
验证码 换一张
取 消