• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[core]
2#modules=cms-colord.so
3#xwayland=true
4#shell=desktop-shell.so
5#gbm-format=xrgb2101010
6#require-input=true
7
8[shell]
9background-image=/usr/share/backgrounds/gnome/Aqua.jpg
10background-color=0xff002244
11background-type=tile
12clock-format=minutes
13panel-color=0x90ff0000
14locking=true
15animation=zoom
16startup-animation=fade
17#binding-modifier=ctrl
18#num-workspaces=6
19#cursor-theme=whiteglass
20#cursor-size=24
21
22#lockscreen-icon=/usr/share/icons/gnome/256x256/actions/lock.png
23#lockscreen=/usr/share/backgrounds/gnome/Garden.jpg
24#homescreen=/usr/share/backgrounds/gnome/Blinds.jpg
25#animation=fade
26
27[launcher]
28icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png
29path=/usr/bin/gnome-terminal
30
31[launcher]
32icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png
33path=@bindir@/weston-terminal
34
35[launcher]
36icon=/usr/share/icons/hicolor/24x24/apps/google-chrome.png
37path=/usr/bin/google-chrome
38
39[launcher]
40icon=/usr/share/icons/gnome/24x24/apps/arts.png
41path=@bindir@/weston-flower
42
43[input-method]
44path=@libexecdir@/weston-keyboard
45
46#[output]
47#name=LVDS1
48#mode=1680x1050
49#transform=90
50#icc_profile=/usr/share/color/icc/colord/Bluish.icc
51
52#[output]
53#name=VGA1
54#mode=173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
55#transform=flipped
56
57#[output]
58#name=X1
59#mode=1024x768@60
60#transform=flipped-90
61
62#[libinput]
63#enable-tap=true
64#tap-and-drag=true
65#tap-and-drag-lock=true
66#disable-while-typing=false
67#middle-button-emulation=true
68#left-handed=true
69#rotation=90
70#accel-profile=flat
71#accel-speed=.9
72#natural-scroll=true
73#scroll-method=edge
74# For button-triggered scrolling:
75#scroll-method=button
76#scroll-button=BTN_RIGHT
77
78#[touchpad]
79#constant_accel_factor = 50
80#min_accel_factor = 0.16
81#max_accel_factor = 1.0
82
83[screen-share]
84command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize
85
86#[xwayland]
87#path=@bindir@/Xwayland
88