Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
You could just launch totem from the command line using the --fullscreen option. I'm assuming you have a series of videos to play - just write a script to play each video and add the --fullscreen option at the end of each line of the script.
Thanks. I actually wanted Totem to open any movie I clicked on from my file manager (Nautilus) in fullscreen mode by default. However, your suggestion gave me an idea and it's worked.
What I have done is look at the Properties of a typical movie (like a WMV for instance) and select the "Open with" tab, and "Added" another application to open all files of that type with. Rather than select an application from the list presented, I selected "use a custom command" and typed in "Totem --fullscreen". This allows the movie, and all movies of that file type, to be opened by double-clicking on its icon. However, because it is following the custom command, it will open them in Totem but with the full screen option switched on.
So, thanks for the idea of using the --fullscreen switch!
Thanks. I actually wanted Totem to open any movie I clicked on from my file manager (Nautilus) in fullscreen mode by default. However, your suggestion gave me an idea and it's worked.
I figured so but the best I could figure is my suggestion. I'm glad you found a way to make it work for you!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.