[PATCH 01/14] tablet-shell: add weston-tablet.ini file for tablet shell configuration.

tecton69 at gmail.com tecton69 at gmail.com
Tue Aug 21 04:49:15 PDT 2012


From: Ning Tang <ning.tang at intel.com>

 Signed-off-by: Ning Tang <tecton69 at gmail.com>

---
 weston-tablet.ini | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 64 insertions(+)
 create mode 100644 weston-tablet.ini

diff --git a/weston-tablet.ini b/weston-tablet.ini
new file mode 100644
index 0000000..9387bab
--- /dev/null
+++ b/weston-tablet.ini
@@ -0,0 +1,64 @@
+[shell]
+type=tablet-shell.so
+lockscreen-icon=/usr/share/weston/org.tizen.gallery.png
+lockscreen=/usr/share/backgrounds/gnome/Garden.jpg
+homescreen=/usr/share/backgrounds/gnome/Aqua.jpg
+animation=zoom
+
+[launcher]
+icon=/usr/share/weston/org.tizen.browser.png
+path=/home/wayland-packages/weston/clients/simple-egl
+
+[launcher]
+icon=/usr/share/weston/org.tizen.calculator.png
+path=/home/wayland-packages/weston/clients/flower
+
+
+[launcher]
+icon=/usr/share/weston/org.tizen.clock.png
+path=/home/wayland-packages/weston/clients/dnd
+
+
+#=======================================================================================
+[launcher]
+icon=/usr/share/weston/org.tizen.efl-calendar.png
+path=/home/wayland-packages/weston/clients/simple-shm
+
+[launcher]
+icon=/usr/share/weston/org.tizen.gallery.png
+path=/usr/bin/elementary_test
+
+[launcher]
+icon=/usr/share/weston/org.tizen.memo.png
+path=/usr/bin/elementary_test
+
+[launcher]
+icon=/usr/share/weston/org.tizen.setting.png
+path=/usr/bin/elementary_config
+
+[launcher]
+icon=/usr/share/weston/org.tizen.message.png
+path=/usr/bin/elementary_test
+
+#=======================================================================================
+[launcher]
+icon=/usr/share/weston/org.tizen.music-player.png
+path=/usr/bin/elementary_test
+
+[launcher]
+icon=/usr/share/weston/org.tizen.phone.png
+path=/usr/bin/elementary_test
+
+
+[launcher]
+icon=/usr/share/weston/org.tizen.smartsearch.png
+path=/usr/bin/elementary_test
+
+[launcher]
+icon=/usr/share/weston/org.tizen.contacts.png
+path=/usr/bin/elementary_test
+
+[screensaver]
+#path=./clients/wscreensaver
+duration=600
+#binding-modifier=ctrl
-- 
1.7.11.5



More information about the wayland-devel mailing list