View Single Post
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#106
Ad 1)
It is basically the command
Code:
dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_display_blanking_pause
that has to be executed every x seconds when "keep backlight on" is turned on.

If you look at the source of for example qflipclock (standalone) you can find an example of how it is implemented in QT/C++

Ad 2)
Can't help you with that

I myself miss the experience in coding QT/C++ (only some experience in PyQT) to easily adapt it.

But of course I respect how you spend your sparse free time...
 

The Following User Says Thank You to ade For This Useful Post: