diff options
| author | nathansmith <nathansmith@posteo.com> | 2025-04-04 15:59:15 +0000 | 
|---|---|---|
| committer | nathansmith <nathansmith@posteo.com> | 2025-04-04 15:59:15 +0000 | 
| commit | 1830842fcfe38bd6a7e1e30300909b19e1557cde (patch) | |
| tree | c4da9ab6401903626a53db9da25277bd0cc57af2 /distro_guides/fedora.html | |
| parent | b505aca57a09e5daba3583d66f14e7252444c169 (diff) | |
| download | shittyweb-1830842fcfe38bd6a7e1e30300909b19e1557cde.tar.gz shittyweb-1830842fcfe38bd6a7e1e30300909b19e1557cde.tar.bz2 shittyweb-1830842fcfe38bd6a7e1e30300909b19e1557cde.zip  | |
I should focus more
Diffstat (limited to 'distro_guides/fedora.html')
| -rw-r--r-- | distro_guides/fedora.html | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/distro_guides/fedora.html b/distro_guides/fedora.html index 28e7f9a..7b652a2 100644 --- a/distro_guides/fedora.html +++ b/distro_guides/fedora.html @@ -26,6 +26,8 @@ table {  <body>      <a href="../index.html"><img src="../images/back_home.png" alt="Back to home page"/></a> +    <br/> +    <a href="../linux_room.html#distro_guides"><img src="images/back.png" alt="Back to linux room"/></a>      <center>          <table border="1" width="60%"> @@ -142,7 +144,7 @@ table {                                  CLUTTER_DEFAULT_FPS=<refresh rate of your sync monitor><br/>                                  __GL_SYNC_DISPLAY_DEVICE=<monitor to sync to>                              </code> -                            <br/><br/> +                            <br/>                              Then open your nvidia settings, go to OpenGL Settings and turn off "Allow Flipping".                          </li>                      </ul>  | 
