View Single Post
Old 08-05-2010, 06:54 AM   #5
Iņigo
Guru
Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.
 
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
Quote:
Originally Posted by Gertjan View Post
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
Attached Thumbnails
Click image for larger version

Name:	dr800+-1.png
Views:	606
Size:	42.6 KB
ID:	56175   Click image for larger version

Name:	dr800+-2.png
Views:	619
Size:	40.4 KB
ID:	56176   Click image for larger version

Name:	dr800+-3.png
Views:	635
Size:	43.9 KB
ID:	56177  
Iņigo is offline   Reply With Quote