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