blob: b52ece67acac3e49243be228cdc1913dae87f7a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
.TH XBMC.BIN "1" "July 2009" "xbmc.bin " "User Commands"
.SH NAME
xbmc.bin \- XBMC main executable
.SH SYNOPSIS
.B xbmc.bin
[\fIOPTION\fR]... [\fIFILE\fR]...
.SH DESCRIPTION
This is the main executable that will run XBMC.
.SS "Arguments:"
.TP
\fB\-fs\fR
Runs XBMC in full screen
.TP
\fB\-\-standalone\fR
XBMC runs in a stand alone environment without a window
manager and supporting applications. For example, that
enables network settings.
.TP
\fB\-p\fR or \fB\-\-portable\fR
XBMC will look for configurations in install folder instead of ~/.xbmc
.TP
\fB\-\-legacy\-res\fR
Enables screen resolutions such as PAL, NTSC, etc.
.TP
\fB\-l\fR or \fB\-\-lircdev\fR
LircDevice to use default is /dev/lircd .
.TP
\fB\-n\fR or \fB\-\-nolirc\fR
do not use Lirc, aka no remote input.
.PP
|