# VDR plugin xineliboutput configuration

# Local frontend
# Supported frontends:
# sxfe (X11)
# fbfe (framebuffer)
# none (only remote frontends)
# LOCAL=""

# Video driver
# Supported values:
# for sxfe: auto, x11, xshm, xv, xvmc, xxmc, none
# for fbfe: auto, fb, DirectFB, none
# VIDEO=""

# Audio driver
# Supported values: auto, alsa, oss, arts, esound, none
# AUDIO=""

# No local frontend, only remote
# NO_LOCAL="no"

# X11 keyboard in use
# XKEYBOARD="no"

# Port where to listen for remote clients
# REMOTE_PORT=""

# No remote clients
# NO_REMOTE="no"

# Fullscreen mode (X11)
# FULLSCREEN="no"

# Window mode (X11)
# WINDOW="no"

# Use X11 display DISP
# DISP=""

# Use xine post plugin POST
# format: pluginname[:arg=val[,arg=val]][,...]
# example: "upmix;tvtime:enabled=1,cheap_mode=1"
# POST=""

# Force xineliboutput to be primary device when
# there are active frontend(s)
# PRIMARY="no"

