Quote:
Originally Posted by Gertjan
A trace with dbus-monitor can help, though it requires access to a DR1000 in this case. When the item is clicked in popupmenu, the following dbus message is sent:
Code:
method call sender=:1.4 -> dest=com.irexnet.uds path=/com/irexnet/uds; interface=com.irexnet.uds; member=menuItemActivated
string "mode_full_screen"
string "uds_navigation"
string "uds_menu_reading"
string "normal"
Meaning: - item: mode_full_screen
- group: uds_navigation
- menu: uds_menu_reading
- state: normal (entering full screen), selected (leaving full screen)
|
It works, it works!!!! Thanks a lot

What I needed was uds_navigation.mode_full_screen!!!
Quote:
The mode_full_screen menu item is not available in DR800 though, so just sending this command won't have the desired effect.
|
I'm using DR1000's uds in a DR800 with modified ctb and popupmenu.
See the attached screenshot
Thanks a lot,
Iņigo