- WD Community
- :
- WD TV Products
- :
- WD TV Live Hub
- :
- Hub Themes
- :
- Can i change the navigation code?
- WD Community
- News & Assistance
- Announcements
- New to Community
- Forum Feedback
- Off-Topic
- Software & Apps
- WD Software
- WD Mobile Apps
- Software & Accessory Ideas
- WD TV Live Streaming
- Live Streaming Discussions
- Live Streaming Firmware
- Live Streaming Ideas
- Live Streaming Issues
- WD TV Live Hub
- Hub Discussions
- Hub Firmware
- Hub Themes
- WD TV Live Hub Ideas
- WD TV Live Hub Issue Reporting
- WD TV Play
- WD TV Play
- Live & Live Plus
- Live Discussions
- Live Firmware
- Elements Play
- Elements Play
- External Drives
- Mac Externals
- PC Externals
- Portable Drives
- External Drive Ideas
- Network Devices
- Networking Devices
- Live Duo
- Sentinel
- My Book Live
- Other Network Drives
- Network Product Ideas
- Internal Drives
- Desktop & Portable
- Internal Drive Ideas
- Anuncios
- Noticias
- Nuevo a La Comunidad
- Los Productos de WD
- Software y Accesorios
- Reproductores Multimedia
- Unidades de Red
- Unidades Externas
- Unidades Internas
- Ankuendigungen
- Neuigkeiten
- Neu in der Community
- WD Produkte
- WD Programme
- WD TV Media Player
- Netzwerk Laufwerke
- Externe Laufwerke
- Interne Laufwerke
- Annunci
- Annunci e Novita'
- Nuovo per La Comunita'
- Prodotti WD
- Programmi & Accessori
- Riproduttori Multimediali
- Dischi di Rete
- Dischi Esterni
- Dischi Interni
- WD TV Legacy
- Hub Network
- Live Networking
- WD TV HD
- WD TV Mini
- Software
- WD Photos
- Other Software & Accessories
- Hard Drives
- WD ShareSpace
- Other Externals
- Other Internal Drives
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Can i change the navigation code?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-12-2012 02:50 PM
Hello,
I'm curious if the navigation controls are alterable. I've got my thumbs set up as follows:
[1] [3] [5] [7]
[2] [4] [6] [8]
But when i attempt to navigate from thumb to thumb, it still moves the cursor by numerical order, instead of position.
For example, in the above example, if i press the RIGHT button three times, the cursor moves to thumbs: 1 -> 2 -> 3 (moving the cursor up and down rows as needed) instead of just navigating 1 -> 3 -> 5-> as i'd expect.
Which isn't really a deal-breaker i guess, it just looks weird. However, it also seems to maintain the column structure, so after navigating RIGHT 4 times, it will jump to the next page of thumbnals, even though I've only gone through the left most 4 thumbs. I cannot select thumbs 5-8.
Is the navigation hard coded to just follow numerical lables instead of actual placement?
I'd assume not, since you're able to move freely in all directions in a larger 3x3 layout.
Anybody have any toughts?
Thanks!
Solved! Go to Solution.
Re: Can i change the navigation code?
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-12-2012 06:16 PM - edited 07-12-2012 06:17 PM
mweivoda wrote:Hello,
I'm curious if the navigation controls are alterable. I've got my thumbs set up as follows:
[1] [3] [5] [7]
[2] [4] [6] [8]
But when i attempt to navigate from thumb to thumb, it still moves the cursor by numerical order, instead of position.
For example, in the above example, if i press the RIGHT button three times, the cursor moves to thumbs: 1 -> 2 -> 3 (moving the cursor up and down rows as needed) instead of just navigating 1 -> 3 -> 5-> as i'd expect.
Which isn't really a deal-breaker i guess, it just looks weird. However, it also seems to maintain the column structure, so after navigating RIGHT 4 times, it will jump to the next page of thumbnals, even though I've only gone through the left most 4 thumbs. I cannot select thumbs 5-8.
Is the navigation hard coded to just follow numerical lables instead of actual placement?
I'd assume not, since you're able to move freely in all directions in a larger 3x3 layout.
Anybody have any toughts?
Thanks!
In the Alaska Resurface theme on the SMP with 15 or 18 movie view it moves across the top row (left to right) 1 to 5 (or 1 to 6) then drops down to next line, not to next page as a lot of themes.
Is this what you are looking for?
Cheers
Re: Can i change the navigation code?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-12-2012 06:58 PM
Navigation is controled by this line:
<listbox valkey="browselist" autoenter="1" autoswitch="1" move="page" cols="6" rows="2" lbmask="l" loop_scroll="1" turbo_trigger="10" turbo_multi="10" hormove="1" />
Make sure that you have the right number of "cols" and "rows", then change the "lbmask" to "HT" or your can use "l" depending on how you want to move.
Re: Can i change the navigation code?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-12-2012 07:30 PM
So here's my code . . . still have numerical scrolling, instead of scrolling by location. Any thoughts?
Thanks so much!
<listbox valkey="browselist" autoenter="1" autoswitch="0" move="page" cols="6" rows="2" lbmask="HT" loop_scroll="1" turbo_trigger="10" turbo_multi="10" hormove="1" />
</ctrlgrp>
<wrapper w="168" h="249" scale="100" scale_type="pan" align="top,hcenter" bg="1">
<image name="th0" image="@@browse_0_thumbnail" default_image="@@default_thumbnail_0" x="81" y="107" scale="100"/>
<image name="th2" image="@@browse_2_thumbnail" default_image="@@default_thumbnail_2" x="273" y="107" scale="100"/>
<image name="th4" image="@@browse_4_thumbnail" default_image="@@default_thumbnail_4" x="464" y="107" scale="100"/>
<image name="th6" image="@@browse_6_thumbnail" default_image="@@default_thumbnail_6" x="652" y="107" scale="100"/>
<image name="th8" image="@@browse_8_thumbnail" default_image="@@default_thumbnail_8" x="841" y="107" scale="100"/>
<image name="th10" image="@@browse_10_thumbnail" default_image="@@default_thumbnail_10" x="1030" y="107" scale="100"/>
<image name="th1" image="@@browse_1_thumbnail" default_image="@@default_thumbnail_1" x="81" y="376" scale="100"/>
<image name="th3" image="@@browse_3_thumbnail" default_image="@@default_thumbnail_3" x="273" y="376" scale="100"/>
<image name="th5" image="@@browse_5_thumbnail" default_image="@@default_thumbnail_5" x="464" y="376" scale="100"/>
<image name="th7" image="@@browse_7_thumbnail" default_image="@@default_thumbnail_7" x="652" y="376" scale="100"/>
<image name="th9" image="@@browse_9_thumbnail" default_image="@@default_thumbnail_9" x="841" y="376" scale="100"/>
<image name="th11" image="@@browse_11_thumbnail" default_image="@@default_thumbnail_11" x="1030" y="376" scale="100"/>
</wrapper>
<!--frame-->
<wrapper w="174" h="262" scale="100">
<image image="@@frame_0" x="78" y="99"/>
<image image="@@frame_1" x="78" y="367"/>
<image image="@@frame_2" x="270" y="99"/>
<image image="@@frame_3" x="270" y="367"/>
<image image="@@frame_4" x="461" y="99"/>
<image image="@@frame_5" x="461" y="367"/>
<image image="@@frame_6" x="649" y="99"/>
<image image="@@frame_7" x="649" y="367"/>
<image image="@@frame_8" x="838" y="99"/>
<image image="@@frame_9" x="838" y="367"/>
<image image="@@frame_10" x="1027" y="99"/>
<image image="@@frame_11" x="1027" y="367"/>
</wrapper>
Re: Can i change the navigation code?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-12-2012 07:36 PM
I should probably clarify:
This code is for the Large Video Browse Page and looks like this:
[00] [02] [04] [06] [08] [10]
[01] [03] [05] [07] [09] [11]
Navigating from [00] :
Pressing RIGHT, takes me to [01]
Pressing DOWN, takes me to [06]
etc.
Thanks!!!
Re: Can i change the navigation code?
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-12-2012 08:30 PM - edited 07-12-2012 08:31 PM
That's because the firmware doesn't see each individual number. It only sees the rows and columns, and the numbers in order within the rows and columns.
You can't have the numbering order that you have. If you 2 rows and 6 columms, then you have to order it like this:
0, 1, 2, 3, 4, 5
6, 7, 8, 9, 10, 11
The firmware will only see row 1 as 1-5 and row 2 as 6-11, always, no matter where you place the actual thumb. So starting from postion "0", when you press the right arrow it will always jump to postion "1" and when you press the down arrow it will always jump to postion "6". You can't change this behavior.
Re: Can i change the navigation code?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-12-2012 08:37 PM
That's what I was assuming after playing around with it . . . Thanks for confirming.
| Forums | Ideas | News and Announcements | Register | Sign in | Help | Forum Guidelines | |

