Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

freevial(6) [debian man page]

FREEVIAL(6)							   Games Manual 						       FREEVIAL(6)

NAME
freevial - trivia platform for community events SYNOPSIS
freevial [OPTIONS] [--database <PATH>] [--skin <PATH>] DESCRIPTION
This page briefly documents the freevial command. Freevial is trivia-like game for community events (idealy to be played with a projector). USAGE
You may need to specify the path to the questions database you want to use with the --database argument. The database can be either folder or a compressed file. Additionally, you can choose a different look using the --skin option to tell it where the appearance information it should use is located. OPTIONS
-d, --debug Run Freevial in debug mode (this doesn't change much at all). -m, --mute Disable music and sounds. -f, --fullscreen Start in fullscreen mode (it can be windowed ingame with F11). -l, --locked Start in locked mode (game can't be closed nor questions aborted; unlock by pressing the l-key in the team selection screen). -h, --help Prints the help and exists. -v, --version Prints information about the current version and release series, and exists. --info-db, --info-database Prints information about the loaded database and exists. This can be combined with the --database option. --no-sound Disables all sounds. You can use --mute to also disable the music. --no-music Disables the music. You can use --mute to also disable sounds. --fps Displays the framerate on screen. --psyco Tries to use the psyco module in order to accelerate Freevial. This is not recommended, as it will need more memory. REPORTING BUGS
If you find any bug please report it on: https://bugs.launchpad.net/freevial/. AUTHOR
Freevial was written by Carles Oriol <carles@kumbaworld.com> and Siegfried-Angel Gevatter Pujals (RainCT) <siggi.gevatter@gmail.com>. COPYRIGHT
Copyright (C) 2007-2008 The Freevial Team Freevial is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 3 of the License or any later version. Freevial is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; see the GNU General Public License for more details. Freevial Gresca November 24, 2007 FREEVIAL(6)

Check Out this Related Man Page

BALAZAR_BROTHERS(6)						  [FIXME: manual]					       BALAZAR_BROTHERS(6)

NAME
balazar_brothers - Balazar Brothers game SYNOPSIS
balazar_brothers [options...] [--single LOGIN PASSWORD] balazar_brothers [options...] [--server] balazar_brothers [options...] [--client HOST LOGIN PASSWORD] DESCRIPTION
balazar_brothers is a solo or multiplayer adventure/action game, taking place in a 3D fantasy world, with RPG-like dialogs, puzzles, and fights. OPTIONS
--single Starts a single player game. --server Starts a game server. --client Starts a client and connect to the specified server using specified credentials. If the login doesn't exist, a new player is created. --fullscreen Enters fullscreen mode at startup. --windowed Enters windowed mode at startup. --screensize WIDTH HEIGHT Sets the screen size (in pixel). --no-sound Disable sounds and music. --debug Enables debug output. --no-fps-limit Disable FPS limit, for benchmarking (default is to limit the FPS to 30). --saved-game-dir PATH Set the directory where games are saved and loaded to PATH (defaults to '~/.balazar_brothers'). --view Launch the server in graphical mode (server only, use TAB to switch player). --help Show summary of options. --version Display version information. AUTHOR
This manual page was written by Marc Dequenes (Duck) Duck@DuckCorp.org for the Debian(TM) system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. AUTHOR
Marc Dequenes Author. COPYRIGHT
Copyright (C) 2008 Marc Dequenes (Duck) [FIXME: source] 20080321 BALAZAR_BROTHERS(6)
Man Page