I recently installed bpswm and I didnt install it correctly so when I booted I got a black screen. And if I turn my laptop off and on again it boots automatically into bpswm because I had automatic login on. How can I fix this. Thank you
Asked
Active
Viewed 673 times
1 Answers
1
You can enter the TTY by pressing Ctrl+Alt+F3 and then set the desktop environment with the command
sudo update-alternatives --config x-session-manager

Jorge Eduardo
- 348
- 2
- 4
- 14
-
I already tried that but when i press Ctrl+Alt+F3 it doesnt do anthing. – Ali Mohammad Jul 12 '22 at 07:57
-
-
grub
to select your desktop, you select the session (ie. desktop/WM) you'll use at the greeter or DM. You've not provided any OS/release, but if you logout of your DE/WM session, you can select another one. Your settings will dictate what is default; be it the last used, a specific DE/WM etc, and settings relate to unstated OS/release & packages installed. – guiverc Jul 12 '22 at 07:42grub
boots the system as it's a boot loader. – guiverc Jul 12 '22 at 07:47