1# configuration file for Weston 2 3[core] 4#modules=xwayland.so,cms-colord.so 5#shell=desktop-shell.so 6#gbm-format=xrgb2101010 7require-input=false 8 9#[shell] 10#background-image=/usr/share/backgrounds/gnome/Aqua.jpg 11#background-color=0xff002244 12#background-type=tile 13#clock-format=minutes 14#panel-color=0x90ff0000 15#locking=true 16#animation=zoom 17#startup-animation=fade 18#binding-modifier=ctrl 19#num-workspaces=6 20#cursor-theme=whiteglass 21#cursor-size=24 22 23#lockscreen-icon=/usr/share/icons/gnome/256x256/actions/lock.png 24#lockscreen=/usr/share/backgrounds/gnome/Garden.jpg 25#homescreen=/usr/share/backgrounds/gnome/Blinds.jpg 26#animation=fade 27 28#[launcher] 29#icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png 30#path=/usr/bin/gnome-terminal 31 32#[launcher] 33#icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png 34#path=/usr/bin/weston-terminal 35 36#[launcher] 37#icon=/usr/share/icons/hicolor/24x24/apps/google-chrome.png 38#path=/usr/bin/google-chrome 39 40#[launcher] 41#icon=/usr/share/icons/gnome/24x24/apps/arts.png 42#path=/build/weston-0lEgCh/weston-1.11.0/weston-flower 43 44#[input-method] 45#path=/usr/libexec/weston-keyboard 46 47#[output] 48#name=LVDS1 49#mode=1680x1050 50#transform=90 51#icc_profile=/usr/share/color/icc/colord/Bluish.icc 52 53#[output] 54#name=VGA1 55#mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync 56#transform=flipped 57 58#[output] 59#name=X1 60#mode=1024x768 61#transform=flipped-90 62 63#[libinput] 64#enable_tap=true 65 66#[touchpad] 67#constant_accel_factor = 50 68#min_accel_factor = 0.16 69#max_accel_factor = 1.0 70 71[screen-share] 72command=/usr/bin/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize 73 74#[xwayland] 75#path=/usr/bin/Xwayland 76