brightness | xrandr | what does it mean - software only modification?Xrandr does not recognize newmode...

How can calculate the turn-off time of an LDO?

Are athlete's college degrees discounted by employers and graduate school admissions?

Jam with honey & without pectin has a saucy consistency always

How to import .txt file with missing data?

Must a CPU have a GPU if the motherboard provides a display port (when there isn't any separate video card)?

Can I get a photo of an Ancient Arrow?

Undocumented incompatibility between changes and siunitx?

Am I allowed to determine tenets of my contract as a warlock?

Can I attach a DC blower to intake manifold of my 150CC Yamaha FZS FI engine?

What do you call the action of "describing events as they happen" like sports anchors do?

Why didn't all the iron and heavier elements find their way to the center of the accretion disc in the early solar system?

Remove the small black rectangle that appears at the end of environment

Which are the methodologies for interpreting Vedas?

David slept with Bathsheba because she was pure?? What does that mean?

Is it a good security practice to force employees hide their employer to avoid being targeted?

What did the 8086 (and 8088) do upon encountering an illegal instruction?

Print "N NE E SE S SW W NW"

Dedicated bike GPS computer over smartphone

Is tuition reimbursement a good idea if you have to stay with the job

How can I find out about the game world without meta-influencing it?

A team managed by my peer is close to melting down

Can an open source licence be revoked if it violates employer's IP?

Is all-caps blackletter no longer taboo?

Are skill challenges an official option or homebrewed?



brightness | xrandr | what does it mean - software only modification?


Xrandr does not recognize newmode optionHow does xrandr identify/choose which resolutions to offer?xrandr: where does VIRTUAL1 output come from?xrandr --listproviders does not detect nvidiaCan't set xrandr brightness and gamma correctlyxrandr only lists mode after a while of waitingWhat does the --size parameter of Xrandr do?Set the screen brightness: xbacklight does not work on HDMI, xrandr --brightness does not stickxrandr --dpi does not affect Gnome Apps on i3wmxrandr command does not work in lightdm.conf






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















xrandr



--brightness brightness -
multiply the gamma values on the crtc currently attached to the output to specified floating value. Useful for overly bright or overly dim outputs. However, this is a software only modification, if your hardware has support to actually change the brightness, you will probably prefer to use xbacklight.



What does it mean?!










share|improve this question


















  • 1





    It means that it doesn't actually change the brightness of your monitor, it just applies a filter to the colors so they look brighter. It's the same thing TV commercial use to sound louder without changing your hardware volume control, only with light instead of sound. You shouldn't really mess with the gamma settings unless you're forced to use an old, burnt-out CRT ;-)

    – mosvy
    Mar 28 at 19:17











  • mosvy, thank you. I assumed that was the case. I will need to learn more about how it actually does it

    – e.doroskevic
    Mar 28 at 19:47


















1















xrandr



--brightness brightness -
multiply the gamma values on the crtc currently attached to the output to specified floating value. Useful for overly bright or overly dim outputs. However, this is a software only modification, if your hardware has support to actually change the brightness, you will probably prefer to use xbacklight.



What does it mean?!










share|improve this question


















  • 1





    It means that it doesn't actually change the brightness of your monitor, it just applies a filter to the colors so they look brighter. It's the same thing TV commercial use to sound louder without changing your hardware volume control, only with light instead of sound. You shouldn't really mess with the gamma settings unless you're forced to use an old, burnt-out CRT ;-)

    – mosvy
    Mar 28 at 19:17











  • mosvy, thank you. I assumed that was the case. I will need to learn more about how it actually does it

    – e.doroskevic
    Mar 28 at 19:47














1












1








1








xrandr



--brightness brightness -
multiply the gamma values on the crtc currently attached to the output to specified floating value. Useful for overly bright or overly dim outputs. However, this is a software only modification, if your hardware has support to actually change the brightness, you will probably prefer to use xbacklight.



What does it mean?!










share|improve this question














xrandr



--brightness brightness -
multiply the gamma values on the crtc currently attached to the output to specified floating value. Useful for overly bright or overly dim outputs. However, this is a software only modification, if your hardware has support to actually change the brightness, you will probably prefer to use xbacklight.



What does it mean?!







xrandr backlight






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 28 at 16:24









e.doroskevice.doroskevic

1093




1093








  • 1





    It means that it doesn't actually change the brightness of your monitor, it just applies a filter to the colors so they look brighter. It's the same thing TV commercial use to sound louder without changing your hardware volume control, only with light instead of sound. You shouldn't really mess with the gamma settings unless you're forced to use an old, burnt-out CRT ;-)

    – mosvy
    Mar 28 at 19:17











  • mosvy, thank you. I assumed that was the case. I will need to learn more about how it actually does it

    – e.doroskevic
    Mar 28 at 19:47














  • 1





    It means that it doesn't actually change the brightness of your monitor, it just applies a filter to the colors so they look brighter. It's the same thing TV commercial use to sound louder without changing your hardware volume control, only with light instead of sound. You shouldn't really mess with the gamma settings unless you're forced to use an old, burnt-out CRT ;-)

    – mosvy
    Mar 28 at 19:17











  • mosvy, thank you. I assumed that was the case. I will need to learn more about how it actually does it

    – e.doroskevic
    Mar 28 at 19:47








1




1





It means that it doesn't actually change the brightness of your monitor, it just applies a filter to the colors so they look brighter. It's the same thing TV commercial use to sound louder without changing your hardware volume control, only with light instead of sound. You shouldn't really mess with the gamma settings unless you're forced to use an old, burnt-out CRT ;-)

– mosvy
Mar 28 at 19:17





It means that it doesn't actually change the brightness of your monitor, it just applies a filter to the colors so they look brighter. It's the same thing TV commercial use to sound louder without changing your hardware volume control, only with light instead of sound. You shouldn't really mess with the gamma settings unless you're forced to use an old, burnt-out CRT ;-)

– mosvy
Mar 28 at 19:17













mosvy, thank you. I assumed that was the case. I will need to learn more about how it actually does it

– e.doroskevic
Mar 28 at 19:47





mosvy, thank you. I assumed that was the case. I will need to learn more about how it actually does it

– e.doroskevic
Mar 28 at 19:47










1 Answer
1






active

oldest

votes


















-1














It means laptops with built in displays have software to control the hardware brightness. There are no little knobs you can turn on laptops.



External monitors have knobs you can turn or buttons you can press to set hardware brightness.



On a laptop you use software to control the brightness like this:



# echo 2000 > /sys/class/backlight/intel_backlight/brightness





share|improve this answer
























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "106"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f509261%2fbrightness-xrandr-what-does-it-mean-software-only-modification%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    -1














    It means laptops with built in displays have software to control the hardware brightness. There are no little knobs you can turn on laptops.



    External monitors have knobs you can turn or buttons you can press to set hardware brightness.



    On a laptop you use software to control the brightness like this:



    # echo 2000 > /sys/class/backlight/intel_backlight/brightness





    share|improve this answer




























      -1














      It means laptops with built in displays have software to control the hardware brightness. There are no little knobs you can turn on laptops.



      External monitors have knobs you can turn or buttons you can press to set hardware brightness.



      On a laptop you use software to control the brightness like this:



      # echo 2000 > /sys/class/backlight/intel_backlight/brightness





      share|improve this answer


























        -1












        -1








        -1







        It means laptops with built in displays have software to control the hardware brightness. There are no little knobs you can turn on laptops.



        External monitors have knobs you can turn or buttons you can press to set hardware brightness.



        On a laptop you use software to control the brightness like this:



        # echo 2000 > /sys/class/backlight/intel_backlight/brightness





        share|improve this answer













        It means laptops with built in displays have software to control the hardware brightness. There are no little knobs you can turn on laptops.



        External monitors have knobs you can turn or buttons you can press to set hardware brightness.



        On a laptop you use software to control the brightness like this:



        # echo 2000 > /sys/class/backlight/intel_backlight/brightness






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 1 hour ago









        WinEunuuchs2UnixWinEunuuchs2Unix

        394113




        394113






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Unix & Linux Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f509261%2fbrightness-xrandr-what-does-it-mean-software-only-modification%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

            Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

            Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...