Sunday, November 16, 2008

kdmrc multiseat mythtv

[General]
# This option exists solely for the purpose of a clean automatic upgrade.
# Do not even think about changing it!
ConfigVersion=2.3
# List of permanent displays. Displays with a hostname are foreign. A display
# class may be specified separated by an underscore.
# Default is ":0"
StaticServers=:0,:1
# List of on-demand displays. See StaticServers for syntax.
# Default is ""
ReserveServers=:2,:3,:4,:5
# VTs to allocate to X-servers. A negative number means that the VT will be
# used only if it is free. If all VTs in this list are used up, the next free
# one greater than the last one in this list will be allocated.
# Default is ""
ServerVTs=-7


[X-:0-Core]
ClientLogFile=.xsession-errors
ServerArgsLocal=-nolisten tcp -layout layout1

# Greeter config for 1st local display
AutoLoginEnable=false
AutoLoginUser=


[X-:1-Core]
ServerArgsLocal=-nolisten tcp -layout Myth -novtswitch -sharevts
AutoLoginEnable=true
AutoLoginUser=mythtv
ClientLogFile=.xsession-errors

No comments: