
nvidia-settings Gnome
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Since the nvidia-settings app doesn't have any icon out-of-the-box yet, I've built this one, using a terminal icon. 48x48 version. Made with The GIMP. Credits to Jimmac and Lokheed.
A simple way to use it:
1) Copy it to /usr/share/pixmaps:
you@linuxbox# cp nvidia_settings_48.xpm /usr/share/pixmaps/nvidia_settings_48.xpm
2) Create the menu entry:
you@linuxbox# gedit /usr/share/applications/NVIDIA-Settings.desktop
[Desktop Entry]
Name=NVIDIA Settings
Comment=NVIDIA Settings
Exec=nvidia-settings
Icon=/usr/share/pixmaps/nvidia_settings_48.xpm
Terminal=false
Type=Application
Categories=Application;System;
3) Enjoy!
umlauf
15 years ago
Report
temet69nosce
15 years ago
Report
renatoram
15 years ago
Sould not be so hard for them to include it in the official package.
Report
temet69nosce
15 years ago
Report