how to switch from text mode to graphical mode in linux

Опубликовано: 28 Сентябрь 2024
на канале: Computer Knowledge
18,276
31

Linux has by default 6 text terminals and 1 graphical terminal. You can switch between these terminals by pressing Ctrl + Alt + Fn . Replace n with 1-7. F7 would take you to graphical mode only if it booted into run level 5 or you have started X using startx command; otherwise, it will just show a blank screen on F7