Skip to content

Instantly share code, notes, and snippets.

@openedev
Created June 9, 2022 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save openedev/da3e820b2ccc7ff955d898d2f943cbed to your computer and use it in GitHub Desktop.
Save openedev/da3e820b2ccc7ff955d898d2f943cbed to your computer and use it in GitHub Desktop.
root@localhost:~# cat /etc/xdg/weston/weston.ini
[core]
gbm-format=argb8888
idle-time=0
#use-g2d=1
#xwayland=true
repaint-window=16
#enable-overlay-view=1
[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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment