change doc
[apps/onscreenapp.git] / doc / readme.md
index 0b6ba93..f9da853 100644 (file)
@@ -4,10 +4,10 @@ usage of onscreenapp
 
 ## dependence
 
-Onscreenapp depend on libhomescreen add agl-service-homescreen as below:
-- libhomescreen must have 'showWindow/hideWindow/replyShowWindow' event 
-       and 'showWindow/hideWindow/replyShowWindow' interface.
-- agl-service-homescreen must have 'showWindow/hideWindow/replyShowWindow' verbs.
+Onscreenapp depend on libhomescreen add agl-service-homescreen as below:
+       - libhomescreen must have 'showWindow/hideWindow/replyShowWindow' event 
+               and 'showWindow/hideWindow/replyShowWindow' interface.
+       - agl-service-homescreen must have 'showWindow/hideWindow/replyShowWindow' verbs.
 
 ## sequence
 
@@ -25,20 +25,8 @@ onstestapp is a sample to use onscreenapp.
                `afm-util install onstestapp.wgt;sync`
 
 ### onstestapp usage
+- start onstestapp in launcher
+- select onscreen type in groupbox
+- press "Post" button
 
-Before start onstestapp you must copy all files in "qml" folder to "$HOME/app-data/OnScreen/onstestapp/" on your board(R-car M3 etc.),
-then do as below:
-
-1. start onstestapp in launcher
-2. select onscreen type
-3. press "Post" button
-
-### edit parameter with keyboard
-
-You also can edit the text which will post to onscreen, do as below:
-
-- comment below contents in /etc/xdg/weston/weston.ini
-       - `#ivi-input-module=ivi-input-controller.so`
-
-- before press "Post" button, touch text area to call keyboard and edit the text.
-
+After clicked onscreen's button,you will see reply information at top area of onstestapp.