brightness keys on laptop don't dim the backlight
Bug #1829641 reported by
Andrew
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LXQt |
New
|
Unknown
|
|||
lxqt-config (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Normally on Ubuntu (and other OS e.g. Windows, OSX) the brightness keys on the keyboard adjust the backlight of the display so that you can reduce battery usage.
On Lubuntu/LXQT 19.04 they appear to adjust the brightness or contrast of the image instead, and the backlight is not adjusted.
This can be verified by opening the Brightness control panel which shows that the backlight slider (top) is not adjusted, instead the brightness 'wheel' is adjusted.
Description: Ubuntu 19.04
Release: 19.04
lxqt:
Installed: (none)
Candidate: 29
Version table:
29 500
500 http://
Changed in lxqt: | |
status: | Unknown → New |
To post a comment you must log in.
I got a little further with this. I found that lxqt-config- brightness is the prorgram that is called when you press brightness up or down.
RUnning this on the terminal reveals the following:
lxqt-config- brightness -r
(0x7ffe7dcde2b0) Debug: No outputs have backlight property
(0x7ffe7dcde2b0) Debug: Found output: "eDP"
(0x7ffe7dcde2b0) Debug: Output: "eDP" added
(0x7ffe7dcde2b0) Debug: Found output: "HDMI-A-0"
(0x7ffe7dcde2b0) Debug: Output is not connected
Note the message about backlight. Yet in all other Ubuntu flavours, and indeed the Brightness control panel on LXQT itself, I can adjust the backlight!!