Page 1 of 1

VLC@Linux start via cron - set the position of the GUI-

Posted: 08 May 2007 15:27
by cyberdude
:shock: Hi

I want to start a simple VLC-Relay on a Linux-Server with a cron-job.

When I start VLC at the comand line or cron-job (vlc -vvv .....) it opens the GUI on the X-Window system and i have to release it on the window to start the relaying.

What can i do to set the position of the opening VLC-GUI on the X-Window system on a given position?

Thanks in advantage.

Cyberdude 8)

Re: VLC@Linux start via cron - set the position of the GUI-

Posted: 08 May 2007 18:21
by Jean-Baptiste Kempf
:shock: Hi

I want to start a simple VLC-Relay on a Linux-Server with a cron-job.

When I start VLC at the comand line or cron-job (vlc -vvv .....) it opens the GUI on the X-Window system and i have to release it on the window to start the relaying.

What can i do to set the position of the opening VLC-GUI on the X-Window system on a given position?

Thanks in advantage.

Cyberdude 8)
Don't start the GUI ! vlc -Idummy or vlc -Irc are your friends.

Posted: 11 May 2007 09:25
by cyberdude
:mrgreen: Thanks "j-b" :mrgreen:
You solved my problem!

Cyberdude 8)