|
|
@ -30,12 +30,6 @@ tcp_keepalive=yes
|
|
|
|
#tcp_send_buffer_bytes=32768
|
|
|
|
#tcp_send_buffer_bytes=32768
|
|
|
|
#tcp_recv_buffer_bytes=32768
|
|
|
|
#tcp_recv_buffer_bytes=32768
|
|
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
|
|
|
# colors used by windows in RGB format
|
|
|
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
blue=009cb5
|
|
|
|
|
|
|
|
grey=dedede
|
|
|
|
|
|
|
|
#black=000000
|
|
|
|
#black=000000
|
|
|
|
#dark_grey=808080
|
|
|
|
#dark_grey=808080
|
|
|
|
#blue=08246b
|
|
|
|
#blue=08246b
|
|
|
@ -43,8 +37,8 @@ grey=dedede
|
|
|
|
#white=ffffff
|
|
|
|
#white=ffffff
|
|
|
|
#red=ff0000
|
|
|
|
#red=ff0000
|
|
|
|
#green=00ff00
|
|
|
|
#green=00ff00
|
|
|
|
#background=626c72
|
|
|
|
background=618dcc
|
|
|
|
#autorun=xrdp1
|
|
|
|
#autorun=xrdp7
|
|
|
|
#hidelogwindow=yes
|
|
|
|
#hidelogwindow=yes
|
|
|
|
|
|
|
|
|
|
|
|
# when true, userid/password *must* be passed on cmd line
|
|
|
|
# when true, userid/password *must* be passed on cmd line
|
|
|
@ -66,15 +60,12 @@ use_fastpath=both
|
|
|
|
# configure login screen
|
|
|
|
# configure login screen
|
|
|
|
#
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
# Login Screen Window Title
|
|
|
|
# top level window background color in BGR format (not RGB)
|
|
|
|
#ls_title=My Login Title
|
|
|
|
ls_top_window_bg_color=000000
|
|
|
|
|
|
|
|
|
|
|
|
# top level window background color in RGB format
|
|
|
|
|
|
|
|
ls_top_window_bg_color=009cb5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# width and height of login screen
|
|
|
|
# width and height of login screen
|
|
|
|
ls_width=350
|
|
|
|
ls_width=500
|
|
|
|
ls_height=430
|
|
|
|
ls_height=180
|
|
|
|
|
|
|
|
|
|
|
|
# login screen background color in RGB format
|
|
|
|
# login screen background color in RGB format
|
|
|
|
ls_bg_color=dedede
|
|
|
|
ls_bg_color=dedede
|
|
|
@ -85,31 +76,31 @@ ls_bg_color=dedede
|
|
|
|
# logo
|
|
|
|
# logo
|
|
|
|
# full path to bmp-file or file in shared folder
|
|
|
|
# full path to bmp-file or file in shared folder
|
|
|
|
ls_logo_filename=
|
|
|
|
ls_logo_filename=
|
|
|
|
ls_logo_x_pos=55
|
|
|
|
ls_logo_x_pos=10
|
|
|
|
ls_logo_y_pos=50
|
|
|
|
ls_logo_y_pos=30
|
|
|
|
|
|
|
|
|
|
|
|
# for positioning labels such as username, password etc
|
|
|
|
# for positioning labels such as username, password etc
|
|
|
|
ls_label_x_pos=30
|
|
|
|
ls_label_x_pos=165
|
|
|
|
ls_label_width=60
|
|
|
|
ls_label_width=60
|
|
|
|
|
|
|
|
|
|
|
|
# for positioning text and combo boxes next to above labels
|
|
|
|
# for positioning text and combo boxes next to above labels
|
|
|
|
ls_input_x_pos=110
|
|
|
|
ls_input_x_pos=270
|
|
|
|
ls_input_width=210
|
|
|
|
ls_input_width=210
|
|
|
|
|
|
|
|
|
|
|
|
# y pos for first label and combo box
|
|
|
|
# y pos for first label and combo box
|
|
|
|
ls_input_y_pos=220
|
|
|
|
ls_input_y_pos=35
|
|
|
|
|
|
|
|
|
|
|
|
# OK button
|
|
|
|
# OK button
|
|
|
|
ls_btn_ok_x_pos=142
|
|
|
|
ls_btn_ok_x_pos=300
|
|
|
|
ls_btn_ok_y_pos=370
|
|
|
|
ls_btn_ok_y_pos=142
|
|
|
|
ls_btn_ok_width=85
|
|
|
|
ls_btn_ok_width=60
|
|
|
|
ls_btn_ok_height=30
|
|
|
|
ls_btn_ok_height=23
|
|
|
|
|
|
|
|
|
|
|
|
# Cancel button
|
|
|
|
# Cancel button
|
|
|
|
ls_btn_cancel_x_pos=237
|
|
|
|
ls_btn_cancel_x_pos=370
|
|
|
|
ls_btn_cancel_y_pos=370
|
|
|
|
ls_btn_cancel_y_pos=142
|
|
|
|
ls_btn_cancel_width=85
|
|
|
|
ls_btn_cancel_width=60
|
|
|
|
ls_btn_cancel_height=30
|
|
|
|
ls_btn_cancel_height=23
|
|
|
|
|
|
|
|
|
|
|
|
[Logging]
|
|
|
|
[Logging]
|
|
|
|
LogFile=xrdp.log
|
|
|
|
LogFile=xrdp.log
|
|
|
|