Public bug reported:

this is a 'wishlistit' report ;-)

It should be useful to load 'nvidia-settings  -load-config-only' to every X 
startup, because for a novice user it should be difficult to understand how to 
obtain this automatically.
in Suse this is obtained adding to /etc/X11/xinit/xinitrc the following code:

if [ -x /usr/bin/nvidia-settings -a -r $HOME/.nvidia-settings-rc ]; then
  /usr/bin/nvidia-settings --load-config-only &> /dev/null &
fi

obviusly this should be accomplished in several other ways.

it should be useful also add a desktop icon in the 'preferences' menu.

** Affects: nvidia-settings (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
loading  at every X startup & desktop icon
https://bugs.launchpad.net/bugs/108060
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to