2023-03-16, 03:26
Nexus tricked me by moving the keyboard/mouse config files out of c:/userdata/blah/blah/blah - but I found it and while I was able to restore most settings how I like them, there are two that glitch. Here are my customs:
<period>PlayerControl(tempoup)</period>
<comma>PlayerControl(tempodown)</comma>
<opensquarebracket>StepBack</opensquarebracket>
<closesquarebracket>StepForward</closesquarebracket>
<left>seek(-5)</left>
<right>seek(10)</right>
<up>seek(60)</up>
<down>seek(-60)</down>
Period & Comma work as expected, as do Up and Down.
The 'Step' command seems to be 10 seconds, I was hoping for single-frame forward/back. Is there a command for that?
The Left & Right are the strange ones though, which I use constantly. It appears that they are double-tapping, as ~80% of the time the Right will take me 20 seconds instead of 10, and the Left will go -10 seconds instead of -5. But I tried to game the system with 5 and -2.5 'seeks', expecting them to still double, and they still do +20 and -10 (yes, even after Kodi exit and relaunch)... but I know the changes to keyboard.xml are registering since I customized the Comma/Period actions to 'Tempo' instead of 'Step', and those are working perfectly.
Ideas?
<period>PlayerControl(tempoup)</period>
<comma>PlayerControl(tempodown)</comma>
<opensquarebracket>StepBack</opensquarebracket>
<closesquarebracket>StepForward</closesquarebracket>
<left>seek(-5)</left>
<right>seek(10)</right>
<up>seek(60)</up>
<down>seek(-60)</down>
Period & Comma work as expected, as do Up and Down.
The 'Step' command seems to be 10 seconds, I was hoping for single-frame forward/back. Is there a command for that?
The Left & Right are the strange ones though, which I use constantly. It appears that they are double-tapping, as ~80% of the time the Right will take me 20 seconds instead of 10, and the Left will go -10 seconds instead of -5. But I tried to game the system with 5 and -2.5 'seeks', expecting them to still double, and they still do +20 and -10 (yes, even after Kodi exit and relaunch)... but I know the changes to keyboard.xml are registering since I customized the Comma/Period actions to 'Tempo' instead of 'Step', and those are working perfectly.
Ideas?