revert re-mmap (it's not necessary with new driver, and is a bad idea anyway if a...
[enigma2.git] / GlobalActions.py
1 from Components.ActionMap import ActionMap
2
3 globalActionMap = ActionMap( ["GlobalActions"] )
4 globalActionMap.execBegin()