I have a big MarkupGrid and when I press and hold the down button it scrolls down at a fixed speed. I want the speed to accelerate the longer I hold the button. Anyone have any ideas on how to do that? My guess right now is along the lines of intercepting the button and creating a custom event loop. Seems like this should be some kind of global Roku feature though...