(ralfk) add 2/5 to skip +/-1 seconds, modify 7/9 to skip 300 seconds instead of 270
[enigma2.git] / GlobalActions.py
1 from Components.ActionMap import ActionMap
2
3 globalActionMap = ActionMap( ["GlobalActions"] )
4 globalActionMap.execBegin()