That's the same as Right click > Make linkcreate a symlink

I have stopped using nvidia (mostly) but I think it's sufficient to run nvidia-settings as root now, but perhaps this is still needed for gamma etc
That's the same as Right click > Make linkcreate a symlink
Code: Select all
sudo nvidia-xconfig
Code: Select all
sudo nvidia-settings
Code: Select all
Nvidia Settings
Code: Select all
/usr/bin/nvidia-settings --load-config-only
Code: Select all
Loads the Nvidia settings
chaoswings wrote:Here is what worked for me.
Step 1: rebuild the xorg file
Step 2: RestartCode: Select all
sudo nvidia-xconfig
Step 3: run nvidia settings
Step 4: set everything up and click on apply.Code: Select all
sudo nvidia-settings
Step 5: Click on "Save to X Configuration File" under "X Server Display Configuration" section and save your new settings.
Step 6: Go to the taskbar menu > Preferences > Startup Applications
Click on "Add" and fill in the following
Name:Command:Code: Select all
Nvidia Settings
Comment:Code: Select all
/usr/bin/nvidia-settings --load-config-only
click on "save".Code: Select all
Loads the Nvidia settings
Step 7: restart
Your settings should now stick.