(ralfk) add 2/5 to skip +/-1 seconds, modify 7/9 to skip 300 seconds instead of 270
authorFelix Domke <tmbinc@elitedvb.net>
Wed, 11 Jul 2007 13:17:51 +0000 (13:17 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Wed, 11 Jul 2007 13:17:51 +0000 (13:17 +0000)
data/keymap.xml

index 56664164a526cf4cc061fbf2e1f7c0c1af481ff6..e2326e0127c67b5117b48e538d0d1cb0fed6dae8 100644 (file)
 
                <key id="KEY_OK" mapto="unPauseService" flags="m" />
                
 
                <key id="KEY_OK" mapto="unPauseService" flags="m" />
                
+               <key id="KEY_2" mapto="seek:-10" flags="m" />
+               <key id="KEY_5" mapto="seek:10" flags="m" />
                <key id="KEY_1" mapto="seek:-30" flags="m" />
                <key id="KEY_3" mapto="seek:30" flags="m" />
                <key id="KEY_4" mapto="seek:-90" flags="m" />
                <key id="KEY_6" mapto="seek:90" flags="m" />
                <key id="KEY_1" mapto="seek:-30" flags="m" />
                <key id="KEY_3" mapto="seek:30" flags="m" />
                <key id="KEY_4" mapto="seek:-90" flags="m" />
                <key id="KEY_6" mapto="seek:90" flags="m" />
-               <key id="KEY_7" mapto="seek:-270" flags="m" />
-               <key id="KEY_9" mapto="seek:270" flags="m" />
+               <key id="KEY_7" mapto="seek:-300" flags="m" />
+               <key id="KEY_9" mapto="seek:300" flags="m" />
        </map>
 
        <map context="InfobarTimeshiftActions">
        </map>
 
        <map context="InfobarTimeshiftActions">