GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
xbrightness(1) FreeBSD General Commands Manual xbrightness(1)

xbrightness - Adjust a monitor's brightness for XFree86

xbrightness BRIGHTNESS [ GAMMA ]

xbrightness sets the overall brightness of a monitor via the XFree86 X server video mode extension (XFree86-VidModeExtension).

It uses the new XF86VidModeSetGammaRamp function, which provides a more flexible control than the old XF86VidModeSetGamma. The latter function cannot change the endpoints of the gamma curve, only the middle, so full brightness remains full brightness no matter how you set the gamma.

BRIGHTNESS
A number from 0 to 65535, where 0 means complete darkness, and 65535 means normal functioning - full brightness.
GAMMA
A float number from 0.0 to 10.0, which gives the exponent used for building the gamma ramp. The default is 1.0 (linear).

DISPLAY
To get default host and display number.

Does not have
display or screen arguments - set these via DISPLAY environment variable if necessary.
Does not query brightness, only sets it.
Does not play well with xgamma - xbrightness will erase xgamma's
settings and vice versa.

xgamma(1)

Asher Blum <asher@wildspark.com>

Jean-Daniel Pauget <jdp@disjunkt.com>

Written in January 2003 to use the recently added XF86VidModeSetGammaRamp function as an overall brightness control.

Additions in September 2005 in order to get some revival from a shifted LCD screen.

http://wildspark.com/xbrightness/

http://disjunkt.com/xbrightness/

Version 0.3

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.