Created
August 13, 2023 08:19
-
-
Save subfuzion/1d79f1fa4a9c76cb85ab9d60238423e6 to your computer and use it in GitHub Desktop.
Revisions
-
subfuzion created this gist
Aug 13, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ Sometimes the screen becomes unresponsive to the mouse, keyboard, or isn't painting correctly. Press Ctrl-Alt-F3 to switch to terminal mode. Enter: ```bash sudo systemctl restart display-manager ``` This should take you back to Gnome. You can also use Ctrl-Alt-F1 to switch back.