run without xterm and developing X11 prog

Samuel Thibault samuel.thibault at ens-lyon.org
Sun Jan 27 13:10:47 PST 2008


rvadmin, le Sun 27 Jan 2008 14:28:08 +0200, a écrit :
> 1. I need to run mplayer in full-screen under X without desktop.
> I tried command:
> $ xinit -e mplayer -vo x11 -zoom -loop -fs file.avi
> And it works, but I don't want to see this background and xterm.
> How to run program in xorg without xterm? (as runs kdm, gdm...)
Just run mplayer directly:

xinit /usr/bin/mplayer -vo x11 -zoom -loop -fs file.avi



More information about the xorg mailing list