Please do not use os.execute in rc.lua, it is a blocking function and *ALL*
application will lock until the function return. Even if the command is
fast, they all add up and, milliseconds by milliseconds, make your computer
less responsive.
On Aug 11, 2015 2:31 PM, "Jayson Willson" <[email protected]>
wrote:

> That's wonderful! Thank you, it really works :)
>
> --
> To unsubscribe, send mail to [email protected].
>

Reply via email to