Giter VIP home page Giter VIP logo

coopgammad's Introduction

NAME
	coopgammad - Cooperative gamma server

SYNOPSIS
	coopgammad [-m method] [-s site] [-fkpq]

DESCRIPTION
	Programs that desire to change the gamma adjustment
	on a display should use this program instead of
	talking directly with the display server (unless
	the display server is mds). By doing this, multiple
	programs can add filters to the display without
	overriding each others effects.

	By using coopgammad to apply adjustments, you can
	select whether the adjustment is persistent or
	shall be removed when your program disconnects
	from coopgammad. Even if the adjustment is persistent
	it can be modified or removed later by another
	process.

OPTIONS
	-f
		Don't fork the process to the background.
		If used, you can still detect when the
		process has been initialised be waiting
		for its stdout to close.

	-k
		Do not close stderr when forking to the
		background.

	-m METHOD
		Adjustment method name or number. Recognised
		names include:

		dummy      Dummy method
		randr      X RAndR
		vidmode    X VidMode
		drm        Linux DRM
		gdi        Windows GDI
		quartz     Quartz Core Graphics

		The adjustment methods are supported via
		libgamma(7). Only methods that were enabled
		when libgamma as compiled will be supported.

	-p
		Add the current gamma adjustments to the
		filter list at priority 0. Even if this
		is not used, the gamma adjustments will
		not change for an output until a filter
		has been added for that output.

	-q
		If used once, print the selected adjustment
		method for the first line to stdout, and
		if site's have names for that method, print
		the name of the selected site on the second
		line to stdout. The second line can be omitted
		if -s has not been used and the default site
		cannot be find.

		If used at least twice, print the pathname
		of the socket for the select method and site
		combination to stdout. Under unusual
		circumstances, the path may contain LF
		characters, but it will always be terminated
		by one extra LF to mark the end of the
		printed line.

	-s SITE
		Select the site to which to connect.
		For example ':0', for local display 0 when
		using X.

SIGNALS
	SIGUSR1
		Reexecute the process to an updated version.

	SIGUSR2
	SIGINFO if available
		Dump the process state to standard error.

	SIGRTMIN+0
		Disconnect from the display server or
		graphics card.

	SIGRTMIN+1
		Reconnect to the display server or graphics
		card.

RATIONALE
	After reading the description section, the need for
	this should be obvious.

	I plan to reuse code written for this program when
	implementing mds-coopgamma(1), therefore, the
	protocol is overly complicated, implementation-wise.

SEE ALSO
	libcoopgamma(7), cg-tools(7), libgamma(7),
	blueshift(1), radharc(1), mds-coopgamma(1).

coopgammad's People

Contributors

maandree avatar xantoz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.