Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ddccontrol(1) [debian man page]

DDCCONTROL(1)						      General Commands Manual						     DDCCONTROL(1)

NAME
ddccontrol - A utility to control monitor parameters via software SYNOPSIS
ddccontrol [-b datadir] [-v] [-c] [-d] [-f] [-s] [-r ctrl [-w value]] [-p|dev] DESCRIPTION
This manual page documents briefly the ddccontrol command. ddccontrol is an open source utility which allows controlling monitor parameters via software. OPTIONS
A summary of options is included below. dev device, e.g. dev:/dev/i2c-0 -p probe I2C devices to find monitor buses -c query capability -d query ctrls 0 - 255 -r query ctrl -w value to write to ctrl -f force (avoid validity checks) -s save settings -v verbosity (specify more to increase) -b ddccontrol-db directory (if other than /usr/share/ddccontrol-db) SEE ALSO
The program is documented fully in /usr/share/doc/ddccontrol/html/index.html The project homepage: http://ddccontrol.sourceforge.net AUTHOR
ddccontrol was written by Oleg I. Vdovikin and Nicolas Boichat. Copyright 2004-2005 Oleg I. Vdovikin (oleg@cs.msu.su) Copyright 2004-2006 Nicolas Boichat (nicolas@boichat.ch) This manual page was written by Roberto C. Sanchez <roberto@familiasanchez.net>. July 26, 2006 DDCCONTROL(1)

Check Out this Related Man Page

GLOGG(1)						      General Commands Manual							  GLOGG(1)

NAME
glogg -- interactively browses and searches through a file SYNOPSIS
glogg [QT options] [File] DESCRIPTION
This manual page documents briefly the glogg tool. This manual page was written for the Debian distribution because the original program does not have a manual page. For comprehensive docu- mentation, please see /usr/share/doc/glogg/documentation.html. glogg is a GUI application that helps browse and search through long and complex log files. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a full summary of options, run glogg --help. -h, --help Show summary of options. -v, --version Show version of program. -d, --debug Increase the amount of debug information output by the program. The option can be specified several times to increase the amount further. SEE ALSO
grep (1), less (1). AUTHOR
This manual page was written by Nicolas Bonnefon nicolas@bonnefon.org for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. GLOGG(1)
Man Page