Hi,<br><br>On Wednesday, October 2, 2013, Alex DAMIAN <<a href="mailto:alexandru.damian@intel.com">alexandru.damian@intel.com</a>> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Current behaviour of the tty parameter is to take effect<br>
only if there is a new user starting up.<br>
<br>
Since it is useful to start weston-launch with a command line<br>
specified tty, I'm changing the semantics of the tty parameter:<br>
<br>
* the argument to the --tty parameter is now mandatory<br>
* if specified, weston-launch will try to run on the specified tty<br>
* otherwise, it will continue to try to find the first free console<br>
<br>
This patch allows starting weston-launch over a ssh connection,<br>
for example, with the current user.<br>
</blockquote><div><br></div><div>Sorry about the long latency on this.</div><div><br></div><div>Your commit message leaves out the most important change - that non-root users can now specify arbitrary TTYs. This makes me a little nervous, even though it will fail if anyone already has the VT open.</div><div><br></div><div>I've been using openvt -- weston-launch --user=foo, over SSH. Would that be an adequate replacement for you?</div><div><br></div><div>Cheers,</div><div>DanielĀ </div>