Skip to content

Instantly share code, notes, and snippets.

@subfuzion
Created August 13, 2023 08:19
Show Gist options
  • Save subfuzion/1d79f1fa4a9c76cb85ab9d60238423e6 to your computer and use it in GitHub Desktop.
Save subfuzion/1d79f1fa4a9c76cb85ab9d60238423e6 to your computer and use it in GitHub Desktop.

Revisions

  1. subfuzion created this gist Aug 13, 2023.
    14 changes: 14 additions & 0 deletions README.md
    Original 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.