HI
i've ported tizen ivi on pandaboard by using ivi-2.0alpha-panda-tizen-2.0a_20130507.4 as file system with platform, data, ums
Now able to get a black screen with mouse events like right clicks which pops up options able to lauch clock widget.
There are two problems , I'm using 800x600 touch screen LCD and need to change resolution to support the same, options and fonts are small and not readable.
How can I change the resoltuion from command line ( also tried changing relative value to 0.5 in data/edje/item_4x4.edc and built wgt package but its not installing properly )
Secondly the menu screen daemon is not running how can I start it from command line ?
I start enlightenment using the following command
/usr/bin/enlightenment_start -profile samsung -i-really-know-what-i-am-doing-and-accept-full-responsibility-for-it
when I try to run the menu-screen app It shows no response
sh-4.1# cd org.tizen.menu-screen/
sh-4.1# ls
bin res
sh-4.1# cd bin/
sh-4.1# ls
menu-screen
sh-4.1# ./menu-screen
debug level init 1(1)
and no response from here
How can I get ivi UI from here?
Regards
prasanna