| ▲ | iib 6 hours ago |
| If anyone wants to try this without the intricate setup, if you have a linux system, you most probably can just press Ctrl+Alt+F3 and drop into a tty console directly. To return, you have to press Ctrl+Alt+F1 or Ctrl+Alt+F2. You also have multiple consoles, up until F12 probably. I used to use this a lot when trying for a less distracting desktop, just like in the original post. |
|
| ▲ | SubiculumCode 6 hours ago | parent | next [-] |
| Yes, and if you want it to boot directly into a tty mode run: sudo systemctl set-default multi-user.target As an aside: on some of my computers it is Ctrl+Alt+F2 but on others it is Ctrl+Alt+F7 to return to graphical mode. |
| |
| ▲ | spl757 4 hours ago | parent | next [-] | | I'm a proverbial greybeard and Ctrl+Alt+F7 used to just be what you did to get back to your desktop GUI. FWIW, right now I'm typing this from Ubuntu Studio 24.04 and it's Ctrl+Alt+F2 to get back to the GUI. Ctrl+Alt+F1 shows you the bootup output scroll, +F3 to +F6 will give you a login prompt to drop into a shell. +F7 to +F12 just give me a blinking cursor un the upper right corner of the display. I'm kinda surprised only +F3 to +F6 give me a shell login. Three isn't that many. | | |
| ▲ | SubiculumCode 3 hours ago | parent [-] | | I do think it might be a more recent change related to a)gnome display manager, and b)systemd. |
| |
| ▲ | Shellban 36 minutes ago | parent | prev | next [-] | | I even added this as an option in my Grub menu. | |
| ▲ | TeMPOraL 5 hours ago | parent | prev [-] | | Maybe this have changed over the years, and I rarely if ever used these combinations to switch to TTY except for emergency (OOM, or window manager breakage), but on every Linux system I ever used, graphical mode was on (Ctrl+Alt+)F7. | | |
| ▲ | embedding-shape 2 hours ago | parent [-] | | Using CachyOS right now, gdm/mutter/gnome ended up on Ctrl+Alt+F1, I can't remember if it was crunchbang or some other older distribution, but been others too using various numbers. I agree F7 is most common though. |
|
|
|
| ▲ | luqtas an hour ago | parent | prev [-] |
| even worse! you can start a Emacs client evaluate (menu-bar-mode -1) and (tool-bar-mode -1) and put it on full screen |