.\" Copyright (C) 2007 Philippe Normand .\" .\" This is free software; you may redistribute it and/or modify .\" it under the terms of the GNU General Public License as .\" published by the Free Software Foundation; either version 2, .\" or (at your option) any later version. .\" .\" This is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this; if not write to the Free Software Foundation, Inc. .\" 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA .TH moovida 1 "2009\-07\-14" .SH NAME moovida \- open source cross-platform media center .SH SYNOPSIS .B moovida [\fI OPTION\fR]... [\fI CONFIG FILE\fR] .SH DESCRIPTION Moovida is an open source cross-platform media center solution designed to be simple for people not particularly familiar with computers. With Moovida you can enjoy: .PP .TP * Watch your pictures with previews and nicely animated slideshows. .TP * Watch your movies and video clips as well as online ones. .TP * Manage your music collection by artists or albums covers. .TP * Moovida finds automatically medias on your network, from network drives, Windows Mediaplayer, etc. .TP * Detects automatically iPods, cameras, USB hard drives, etc. .PP Moovida runs on the top of the GStreamer multimedia framework and uses the Pigment library for graphical user interaction. You can use it with your mouse, lirc-input device or simply with the keyboard. .SH OPTIONS .TP .B --version Print the version of Moovida. .TP .B --twisted-version Print the version of twisted. .TP .B -t, --tracebacks Output tracebacks on the console output. Disabled by default. .TP .B -l, --log Log the output to the given file. .TP .B --shell Open an interactive shell of the Moovida environment in the terminal. .TP .B --headless Start Moovida in headless mode. .TP .B --force-startup Start even when another instance is running. .TP .B -f, --fullscreen Start fullscreen (default). .TP .B -u, --unfullscreen Do not start fullscreen. .TP .B -n, --nosplash Do not show the splash schreen on startup. .TP .B -i, --import=\fIFILE\fR Import the given Python file and run it in the Moovida environment (used by Windows only). .TP .B -c, --config-file=\fIFILE\fR Use the specified configuration file instead of the default one. .TP .B --rss=URL Start Moovida with a specific URL of an RSS feed. .TP .B --help Show usage information and exit. .SH KEYBOARD CONTROL To navigate through the menus, Moovida reacts on key presses: .TP .B Basic keys .B Left/Right/Up/Down Move left/right/up/down .br .B f or Escape Toggle fullscreen mode .br .B Enter Activate/open selected item .br .B Backspace Go back .br .TP .B Menu hidden and player active .B Left or v Seek backward .br .B Right or b Seek forward .br .B Up/Down Volume up/down .br .B Enter Toggle play/pause .br .B x Previous track of playlist .br .B c Next track of playlist .TP .B List menu mode .B Up/Down Navigate in the current menu level .br .B Right Go in the "More Options" menu if there's one. If there's no such menu you in fact go to the top context bar. .br .B Enter Call the default action on the selected item (ex: play the movie if you are in a movie list) .br .B Backspace Go to previous menu .TP .B Grid menu mode The user can navigate in the 4 directions (up, down, left, right) using the direction keys (\fBLeft/Right/Up/Down\fR). When the first row of the grid is reached, the user can enter the top context bar by hitting \fBUp\fR key once more. When the last row of the grid is reached, the user can enter the grid context bar by hitting \fBDown\fR key once more. Navigation inside the grid context bar is horizontal, use \fBLeft/Right\fR keys to navigate in the 3 buttons. To activate a button, press \fBEnter\fR. To leave the context bar, press \fBUp\fR key. .TP .B Top context bar When navigating inside menus, there should always be a context bar available on the top of the window. Navigation inside this bar is horizontal, use \fBLeft/Right\fR keys to navigate in the bar buttons. To activate a button, press \fBEnter\fR. To leave the context bar, press \fBDown\fR key. .SH FILES .I ~/.moovida/moovida.conf .RS User specific configuration file. .SH "REPORTING BUGS" Report Moovida bugs on Launchpad: . .SH AUTHORS .B Moovida was written by the Moovida team . This manual page was previously written Philippe Normand, got reworked by Benjamin Kampmann and updated by Paul van Tilburg. .SH DISTRIBUTION The latest version of Moovida may be downloaded from .