33 lines
736 B
INI
33 lines
736 B
INI
[core]
|
|
#gbm-format=argb8888
|
|
#gbm-format=rgb565
|
|
idle-time=0
|
|
#use-g2d=1
|
|
#xwayland=true
|
|
#repaint-window=16
|
|
#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=/usr/bin/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
|