2011-03-06, 10:17 PM
(This post was last modified: 2011-03-06, 10:21 PM by mvallevand.)
I have always been annoyed by the Recording Screen sort message coming up after I testing through 30+ Recordings on the NMT today I realized that is because sub choose the stop key as a hot key to sort video, I guess with the lag on NMT that can sometimes trigger this more than on the PC
By editiing KeyMappings.xml I now don't have to live with this message. I used the Blue key you have your choice, for me anything is better than the Stop key.
Martin
By editiing KeyMappings.xml I now don't have to live with this message. I used the Blue key you have your choice, for me anything is better than the Stop key.
Code:
<Key code="{ALT}B" command="ToggleSortMode"/>
Martin