$gconftool-2 --type bool --set /apps/nautilus/preferences/show_desktop false$mplayer -rootwin -fs movie_file.avi
This, of course, is for gnu/linux systems.To get back your old desktop, you can use this command:$gconftool-2 --type bool --set /apps/nautilus/preferences/show_desktop true && nautilus
This, of course, is for gnu/linux systems.
ReplyDeleteTo get back your old desktop, you can use this command:
$gconftool-2 --type bool --set /apps/nautilus/preferences/show_desktop true && nautilus