You are not logged in.
Pages: 1
I read that in laptops power manager can be use to reduce screen brightness , is there a way that we can do the same in desktop computer
Offline
Does your computer have a backlight interface:
ls /sys/class/backlight/
Can you also post back the output of:
xfce4-power-manager --dump
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
[jr@jr-z68x ~]$ ls /sys/class/backlight/
[jr@jr-z68x ~]$ xfce4-power-manager --dump
---------------------------------------------------
Xfce power manager version 4.16.0
With policykit support
Without network manager support
---------------------------------------------------
Can suspend: True
Can hibernate: True
Authorized to suspend: True
Authorized to hibernate: True
Authorized to shutdown: True
Has battery: False
Has brightness panel: False
Has power button: True
Has hibernate button: True
Has sleep button: True
Offline
Has brightness panel: False
So, short answer, no - its not supported by xfce4-power-manager.
Are you able to dim the screen using xrandr? Something like:
xrandr --output OUTPUT --brightness 0.5
...where OUTPUT is the name of your xrandr output that you can see by just running "xrandr".
There is also https://gitlab.xfce.org/xfce/xfce4-powe … issues/158.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
I had to install redshift , but it would be nice if we could have a panel plugin ; MX has one which is a lot better than redshift because it can calibrated on the spot which makes it real convenient. thanks for your attention , XFCE4 still number one for me !!!
Last edited by jarp53 (2022-04-22 17:32:42)
Offline
I believe you can achieve that with redshift as well, though only through its command line and rc-file. I never bothered with it since redshift-gtk (the one in the panel) usually is enough for me.
They should be installed together, I think.
Remember to edit the subject of your topic to include the [SOLVED] tag once you're satisfied with the answers or have found a solution (in which case, don't forget to share it as well), so that other members of the community can quickly refer to it and save their time. Pretty please!
Offline
Pages: 1
[ Generated in 0.013 seconds, 8 queries executed - Memory usage: 548.26 KiB (Peak: 549.1 KiB) ]