-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

xbacklight


> Utility to adjust backlight brightness using the RandR extension.

More information.


Get the current screen brightness as a percentage:

xbacklight

Set the screen brightness to 40%:

xbacklight -set {40}

Increase current brightness by 25%:

xbacklight -inc {25}

Decrease current brightness by 75%:

xbacklight -dec {75}

Increase backlight to 100%, over 60 seconds (value given in ms), using 60 steps:

xbacklight -set {100} -time {60000} -steps {60}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 08:35:24 2024