[PATCH] Add layout tag in weston.ini file for tablet shell.
tecton69 at gmail.com
tecton69 at gmail.com
Wed Jul 18 00:55:09 PDT 2012
From: Ning Tang <tecton69 at gmail.com>
Add trash-image for showing the trash image while dragging launchers.
[layout] means create a layout and launchers below it will be shown on it.
Default is one layout.
Signed-off-by: Li Chen <cl.zhejiang.china at gmail.com>
Signed-off-by: Yi Yuan <harryyuan910702 at gmail.com>
Signed-off-by: Ning Tang <tecton69 at gmail.com>
---
weston.ini | 2 ++
1 file changed, 2 insertions(+)
diff --git a/weston.ini b/weston.ini
index f0736df..59eb968 100644
--- a/weston.ini
+++ b/weston.ini
@@ -11,6 +11,8 @@ animation=zoom
#lockscreen=/usr/share/backgrounds/gnome/Garden.jpg
#homescreen=/usr/share/backgrounds/gnome/Blinds.jpg
#animation=fade
+#trash-image=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png
+[layout]
[launcher]
icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png
path=/usr/bin/gnome-terminal
--
1.7.11.1
More information about the wayland-devel
mailing list