~cairo-dock-team/ubuntu/quantal/cairo-dock-plug-ins/3.0.2

« back to all changes in this revision

Viewing changes to Doncky/data/nvidia-config

Tags: upstream-2.2.0~0beta4
Import upstream version 2.2.0~0beta4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
# Compiz check for Cairo-Dock
 
4
#
 
5
# Copyright : (C) 2009 by Rémy Robertson
 
6
# E-mail    : fabounet@glx-dock.org
 
7
#
 
8
#
 
9
# This program is free software; you can redistribute it and/or
 
10
# modify it under the terms of the GNU General Public License
 
11
# as published by the Free Software Foundation; either version 2
 
12
# of the License, or (at your option) any later version.
 
13
#
 
14
# This program is distributed in the hope that it will be useful,
 
15
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
16
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
17
# GNU General Public License for more details.
 
18
# http://www.gnu.org/licenses/licenses.html#GPL
 
19
 
 
20
nvidia-settings -v | grep version | head -n 1
 
21
nvidia-settings -q Gpus | cut -d '(' -f 2 -s
 
22
nvidia-settings -q VideoRam -t
 
23
nvidia-settings -q NvidiaDriverVersion -t