> After a cold boot the output is as follows. > > 1) Pressing brightness up > > acpithinkpad0: handling event 0x1011 > acpithinkpad0: handling event 0x000 > > 2) Pressing brightess down > > acpithinkpad0: handling event 0x1011 > acpithinkpad0: handling event 0x000 > > > Then I suspend zzz, and resume and the output changes slightly to. > > 1) Pressing brightness up > > acpithinkpad0: handling event 0x1010 > acpithinkpad0: handling event 0x000 > > 2) Pressing brightness down > > acpithinkpad0: handling event 0x1011 > acpithinkpad0: handling event 0x000 > > For some reason pressing the brightness up command gives the brightness > down event, but doesn't actually change the brightness until a > suspend/resume cycle is done.
Interesting, so the brightness does not change even if you press brightness down. Right?
