It surely works without doubt. I have personally tested it. The source code can be found at:
git clone https://gitcafe.com/ubuntu/sysinfo.git On Fri, Jun 5, 2015 at 1:57 PM, Costales <[email protected]> wrote: > @Vincent: It's a QML app, then I think I can't send commands to the shell > (?) > > @XiaoGuo: An example code is always welcome :) I'm supposing will be false > and not true. I'll try it! > > Thanks a lot!! > > On Fri, Jun 5, 2015 at 3:02 AM, XiaoGuo Liu <[email protected]> > wrote: > >> The following code should work: >> >> import QtSystemInfo 5.0 >> >> >> >> ScreenSaver { >> >> id: screenSaver >> >> screenSaverEnabled: true >> >> } >> >> >> I have done an article in Chinese for it at: >> http://blog.csdn.net/ubuntutouch/article/details/45967623 >> >> >> cheers! >> >> >> On Fri, Jun 5, 2015 at 1:09 AM, costales <[email protected]> wrote: >> >>> Hi! >>> Can I force the screen always = ON in a QML app for Ubuntu Phone? >>> Thanks in advance! >>> >>> Costales. >>> >>> -- >>> Mailing list: https://launchpad.net/~ubuntu-phone >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~ubuntu-phone >>> More help : https://help.launchpad.net/ListHelp >>> >> >> >> >> -- >> XiaoGuo, Liu (刘晓国) >> Mobile: +86-13911181302 >> > > -- XiaoGuo, Liu (刘晓国) Mobile: +86-13911181302
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

