33 lines
790 B
INI
33 lines
790 B
INI
[core]
|
|
#enable-overlay-view=1
|
|
modules=screen-share.so
|
|
|
|
#[shell]
|
|
#size=1920x1080
|
|
|
|
[libinput]
|
|
touchscreen_calibrator=true
|
|
|
|
#[output]
|
|
#name=HDMI-A-1
|
|
#mode=1920x1080@60
|
|
#transform=rotate-90
|
|
|
|
#[output]
|
|
#name=HDMI-A-2
|
|
#mode=off
|
|
# WIDTHxHEIGHT Resolution size width and height in pixels
|
|
# off Disables the output
|
|
# preferred Uses the preferred mode
|
|
# current Uses the current crt controller mode
|
|
#transform=rotate-90
|
|
|
|
[screen-share]
|
|
command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize --rdp-tls-cert=/etc/freerdp/keys/server.crt --rdp-tls-key=/etc/freerdp/keys/server.key
|
|
#start-on-startup=true
|
|
|
|
# Digi: Set custom background
|
|
[shell]
|
|
background-image=/usr/share/weston/backgrounds/background.png
|
|
background-type=scale-crop
|