Difference between revisions of "Configure NVIDIA (non-free) settings and load them on Startup"
Configure NVIDIA (non-free) settings and load them on Startup (view source)
Revision as of 10:22, 11 June 2013
, 11 years ago→To configure X Screen settings (OpenGL Settings, Antialiasing, X Server XVideo):
imported>Viking60 |
imported>Handy |
||
Line 28: | Line 28: | ||
3. Click on 'nvidia-settings configuration' tab and click on the 'Save Current Configuration' button. | 3. Click on 'nvidia-settings configuration' tab and click on the 'Save Current Configuration' button. | ||
4. Save the .nvidia-settings-rc to the default location specified ( / | 4. Save the .nvidia-settings-rc to the default location specified ( /home/user_name ) | ||
5. Open terminal and type 'sudo gedit ~/.xinitrc' (or 'sudo gedit / | 5. Open terminal and type 'sudo gedit ~/.xinitrc' (or 'sudo gedit /home/user_name/.xinitrc') -> replace gedit with text editor of choice. | ||
6. Once opened, add 'exec nvidia-settings --load-config-only' on a new line (do not add the ' ' ). | 6. Once opened, add 'exec nvidia-settings --load-config-only' on a new line (do not add the ' ' ). | ||
7. Save and exit. | 7. Save and exit. | ||
==Summary:== | ==Summary:== |