Hi Michele,
tdepowersave is runnig and I am able to initiate sleep or suspend via context menu.
But in settings I am not able to set automatic brightness - this section tell me that an
automatic
brightness is not supported.
Command `dcop tdepowersave tdepowersaveIface do_brightnessDown 90` return
"false".
Command dcop tdepowersave tdepowersaveIface brightnessGet` return "-1".
Other command seems look OK - eg:
`dcop tdepowersave tdepowersaveIface do_suspendToRAM`
S pozdravem
--
Petr Palacky
Outgoing message is virus free
because we are using Linux.
Debian GNU/Linux 12 (bookworm), kernel 6.1.0-2-amd64.
Dne čt 11. května 2023 11:25:18 Michele Calgaro via tde-users napsal(a):
On 2023/05/11 04:49 PM, Petr Palacký wrote:
Hi Michele,
Fn+F1 (for sleep):
Hi Petr,
the key events seem ok. I looked into the code. Do you have tdepowersave
installed and running? For example brightness changes are handled through
tdepowersave.
If tdepowersave was not running, please run and try again.
If tdepowersave was already running, can you try using dcop to call some of
the tdepowersave methods and see if they work for you?
Cheers
Michele