ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #13081
Re: Avoid screen = OFF
Thanks a lot XiaoGuo, but it's not working for me :( I tried with true &
false, but the mobile is turning the screen off after 1 minute (in my case).
On Fri, Jun 5, 2015 at 9:00 AM, XiaoGuo Liu <xiaoguo.liu@xxxxxxxxxxxxx>
wrote:
> 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 <costales@xxxxxxxxxx> 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 <xiaoguo.liu@xxxxxxxxxxxxx>
>> 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 <costales@xxxxxxxxxx> 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 : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
>>>> Unsubscribe : https://launchpad.net/~ubuntu-phone
>>>> More help : https://help.launchpad.net/ListHelp
>>>>
>>>
>>>
>>>
>>> --
>>> XiaoGuo, Liu (刘晓国)
>>> Mobile: +86-13911181302
>>>
>>
>>
>
>
> --
> XiaoGuo, Liu (刘晓国)
> Mobile: +86-13911181302
>
Follow ups
References