Pipeng Tux's lil' helper

Joined: 23 Jul 2013 Posts: 80
|
Posted: Sun Nov 22, 2015 1:04 am Post subject: Weston: Disabling screen shutdown |
|
|
Hi ppl, well i'm now using weston because my xorg is dead (mysterius segfault), soa anyway, my problem now is weston don't recognizes when we are seeing videos, so it shutdown the screen in 5 or 10 mins, i wan't to disable that option but i don't know how D: here my config file:
Code: |
[core]
modules=xwayland.so
[shell]
locking=false
[keyboard]
keymap_layout=latam(deadtilde)
[launcher]
icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png
path=/usr/bin/weston-terminal
[launcher]
icon=/usr/share/icons/hicolor/24x24/apps/firefox.png
path=/usr/bin/firefox
[output]
name=LVDS1
mode=1366x768
|
The locking option don't disable the screen shutdown, only avoid lock the screen.
Thx. |
|