blob: 50555b6d869cacbab5bda2fc1e30fda5549bb8c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[core]
backend=rdp-backend.so
require-input=false
idle-time=0
modules=systemd-notify.so
activate-by-default=false
[rdp]
tls-key=/etc/xdg/weston/server.key
tls-cert=/etc/xdg/weston/server.crt
# change with/height for demo
width=1080
height=1920
# transform not working in weston10
#transform=rotate-90
|