xrdp.ini supports the following sections:
All options and values (except for file names and paths) are case insensitive, and are described in detail below.
CORE or 0 - Log only core messages. these messages are _always_ logged, regardless the logging level selected.
ERROR or 1 - Log only error messages
WARNING, WARN or 2 - Logs warnings and error messages
INFO or 3 - Logs errors, warnings and informational messages
DEBUG or 4 - Log everything. If sesman is compiled in debug mode, this options will output many more low-level message, useful for developers
[Globals] bitmap_cache=yes bitmap_compression=yes [vnc1] name=sesman lib=../vnc/libvnc.so username=ask password=ask ip=127.0.0.1 port=-1
for more info on xrdp see http://xrdp.sf.net