Merge pull request #1232 from metalefty/deprecate-x11rdp
Deprecate x11rdp and simplify session types
This commit is contained in:
commit
6365905aac
@ -90,13 +90,6 @@ param=tcp
|
|||||||
param=-logfile
|
param=-logfile
|
||||||
param=.xorgxrdp.%s.log
|
param=.xorgxrdp.%s.log
|
||||||
|
|
||||||
[X11rdp]
|
|
||||||
param=X11rdp
|
|
||||||
param=-bs
|
|
||||||
param=-nolisten
|
|
||||||
param=tcp
|
|
||||||
param=-uds
|
|
||||||
|
|
||||||
[Xvnc]
|
[Xvnc]
|
||||||
param=Xvnc
|
param=Xvnc
|
||||||
param=-bs
|
param=-bs
|
||||||
|
@ -162,16 +162,6 @@ ip=127.0.0.1
|
|||||||
port=-1
|
port=-1
|
||||||
code=20
|
code=20
|
||||||
|
|
||||||
[X11rdp]
|
|
||||||
name=X11rdp
|
|
||||||
lib=libxup.@lib_extension@
|
|
||||||
username=ask
|
|
||||||
password=ask
|
|
||||||
ip=127.0.0.1
|
|
||||||
port=-1
|
|
||||||
xserverbpp=24
|
|
||||||
code=10
|
|
||||||
|
|
||||||
[Xvnc]
|
[Xvnc]
|
||||||
name=Xvnc
|
name=Xvnc
|
||||||
lib=libvnc.@lib_extension@
|
lib=libvnc.@lib_extension@
|
||||||
@ -182,15 +172,6 @@ port=-1
|
|||||||
#xserverbpp=24
|
#xserverbpp=24
|
||||||
#delay_ms=2000
|
#delay_ms=2000
|
||||||
|
|
||||||
[console]
|
|
||||||
name=console
|
|
||||||
lib=libvnc.@lib_extension@
|
|
||||||
ip=127.0.0.1
|
|
||||||
port=5900
|
|
||||||
username=na
|
|
||||||
password=ask
|
|
||||||
#delay_ms=2000
|
|
||||||
|
|
||||||
[vnc-any]
|
[vnc-any]
|
||||||
name=vnc-any
|
name=vnc-any
|
||||||
lib=libvnc.@lib_extension@
|
lib=libvnc.@lib_extension@
|
||||||
@ -203,15 +184,6 @@ password=ask
|
|||||||
#pamsessionmng=127.0.0.1
|
#pamsessionmng=127.0.0.1
|
||||||
#delay_ms=2000
|
#delay_ms=2000
|
||||||
|
|
||||||
[sesman-any]
|
|
||||||
name=sesman-any
|
|
||||||
lib=libvnc.@lib_extension@
|
|
||||||
ip=ask
|
|
||||||
port=-1
|
|
||||||
username=ask
|
|
||||||
password=ask
|
|
||||||
#delay_ms=2000
|
|
||||||
|
|
||||||
[neutrinordp-any]
|
[neutrinordp-any]
|
||||||
name=neutrinordp-any
|
name=neutrinordp-any
|
||||||
lib=libxrdpneutrinordp.@lib_extension@
|
lib=libxrdpneutrinordp.@lib_extension@
|
||||||
|
Loading…
Reference in New Issue
Block a user