PDA

View Full Version : Aspect ratio and keymap



wopr
03-05-11, 11:01
Hi all,
i just discovered this amazing image. Great job, at now is the best image for ET9000 i've seen.
Why you not consider to include in the next relase this great plugin for quick aspect ratio switching? http://www.world-of-satellite.com/showthread.php?7643-Aspectratio.Switch-v0.8_1
I think is very useful because channels are yet different aspect ratio.
A question: there is some way to install pauli plugin (to switch remote in "neutrino" mode) ? I tried it but not work.
If this will be possible you will make happy many people coming from enigma1 (mee too :) )
last: is there some SD skin for who have a crt tv yet?
Thanks again for your great job.

Sicilian
04-05-11, 14:45
The magic SD skin is pre-installed. Menu > Setup > System > Skin. Switch to magic.

wopr
05-05-11, 07:51
Thanks!
I didn't see that "magic" is a sd skin. It works fine with a crt tv.

wopr
06-05-11, 10:25
I've modified the original remote keymap to keymap in "neutrino" style.
And now for make me change this image you must make a "killer" new realse.
I post it here for who want remote in neutrino style.
Advanced VIX feature like quick epg are preserved. Just pressing "Ok" you now have access to channel list and arrow up and down is used to zap. i've assigned to channel up and down the history.
Channel bar is showed simply press "info".
In this way no features are lost and "neutrino" style lovers, are happy.

to install is simple: with a ftp client like filezilla, open file keymap.xml, located in /usr/lib/enigma2/pyton/Plugins/VIX/VIXMainMenu
delete all text inside and paste text below.
Save, close and restart enigma2.
But first don't forget to backup the original keymap.xml, so if you want restore the original keymap in future you can do it.



<keymap>
<map context="myShowHideActions">
<key id="KEY_OK" mapto="toggleShow" flags="b" />
<key id="KEY_ENTER" mapto="toggleShow" flags="b" />
<key id="KEY_OK" mapto="longOK" flags="l" />
<key id="KEY_ENTER" mapto="longOK" flags="l" />
<key id="KEY_EXIT" mapto="hide" flags="m" />
<key id="KEY_ESC" mapto="hide" flags="m" />
<key id="KEY_LIST" mapto="showMediaPlayer" flags="b" />
<key id="KEY_PROGRAM" mapto="openTimerList" flags="b" />
<key id="KEY_SEARCH" mapto="openEPGSearch" flags="b" />
</map>
<map context="myInfobarChannelSelection">
<key id="KEY_OK" mapto="openServiceList" flags="m" />
<key id="KEY_LEFT" mapto="showQuickEPG" flags="mr" />
<key id="KEY_RIGHT" mapto="showQuickEPG" flags="mr" />
<key id="KEY_UP" mapto="zapDown" flags="mr" />
<key id="KEY_DOWN" mapto="zapUp" flags="mr" />
<key id="KEY_PREVIOUS" mapto="historyBack" flags="mr" />
<key id="KEY_NEXT" mapto="historyNext" flags="mr" />
<key id="KEY_BACK" mapto="historyBack" flags="mr" />
<key id="KEY_FORWARD" mapto="historyNext" flags="mr" />
<key id="KEY_CHANNELUP" mapto="historyNext" flags="m" />
<key id="KEY_CHANNELDOWN" mapto="historyBack" flags="m" />
<key id="BTN_0" mapto="zapUp" flags="mr" />
<key id="BTN_1" mapto="zapDown" flags="mr" />
</map>
<map context="myInfobarEPGActions1">>
<key id="KEY_EPG" mapto="showVIXEPG" flags="b" />
<key id="KEY_EPG" mapto="showEventInfoPlugin" flags="l" />
</map>
<map context="myInfobarEPGActions2">
<key id="KEY_EPG" mapto="showVIXSingleEPG" flags="b" />
<key id="KEY_EPG" mapto="showEventInfoPlugin" flags="l" />
</map>
<map context="myInfobarEPGActions3">
<key id="KEY_EPG" mapto="openMultiServiceEPG" flags="b" />
<key id="KEY_EPG" mapto="showEventInfoPlugin" flags="l" />
</map>
<map context="myInfobarEPGActions4">
<key id="KEY_EPG" mapto="showCoolTVGuide" flags="b" />
<key id="KEY_EPG" mapto="showEventInfoPlugin" flags="l" />
</map>
<map context="myInfobarSubserviceSelectionActions">
<key id="KEY_GREEN" mapto="openTimerList" flags="b" />
</map>
<map context="myInfoBarExtensionsActions1">
<key id="KEY_RED" mapto="showVIXSingleEPG" flags="b" />
<key id="KEY_RED" mapto="showEventInfo" flags="l" />
<key id="KEY_GREEN" mapto="openAutoTimerList" flags="l" />
<key id="KEY_YELLOW" mapto="openEPGSearch" flags="b" />
<key id="KEY_YELLOW" mapto="openIMDB" flags="l" />
<key id="KEY_BLUE" mapto="showExtensionSelection" flags="b" />
<key id="KEY_BLUE" mapto="showPluginBrowser" flags="l" />
</map>
<map context="myInfoBarExtensionsActions2">
<key id="KEY_RED" mapto="showVIXEPG" flags="b" />
<key id="KEY_RED" mapto="showEventInfo" flags="l" />
<key id="KEY_GREEN" mapto="openAutoTimerList" flags="l" />
<key id="KEY_YELLOW" mapto="openEPGSearch" flags="b" />
<key id="KEY_YELLOW" mapto="openIMDB" flags="l" />
<key id="KEY_BLUE" mapto="showExtensionSelection" flags="b" />
<key id="KEY_BLUE" mapto="showPluginBrowser" flags="l" />
</map>
<map context="SIBActions">
<key id="KEY_INFO" mapto="ok_but" flags="m" />
</map>
<map context="SIBwithVZActions">
<key id="KEY_INFO" mapto="ok_but" flags="b" />
</map>
<map context="CCcamInfoActions">
<key id="KEY_1" mapto="1" flags="m"/>
<key id="KEY_2" mapto="2" flags="m"/>
<key id="KEY_3" mapto="3" flags="m"/>
<key id="KEY_4" mapto="4" flags="m"/>
<key id="KEY_5" mapto="5" flags="m"/>
<key id="KEY_6" mapto="6" flags="m"/>
<key id="KEY_7" mapto="7" flags="m"/>
<key id="KEY_8" mapto="8" flags="m"/>
<key id="KEY_9" mapto="9" flags="m"/>
<key id="KEY_0" mapto="0" flags="m"/>
<key id="KEY_RED" mapto="red" flags="m" />
<key id="KEY_GREEN" mapto="green" flags="m" />
<key id="KEY_YELLOW" mapto="yellow" flags="m" />
<key id="KEY_BLUE" mapto="blue" flags="m" />
<key id="KEY_INFO" mapto="info" flags="m" />
<key id="KEY_MENU" mapto="menu" flags="m" />
<key id="KEY_EXIT" mapto="cancel" flags="m" />
<key id="KEY_OK" mapto="ok" flags="m" />
<key id="KEY_UP" mapto="up" flags="m" />
<key id="KEY_DOWN" mapto="down" flags="m" />
<key id="KEY_LEFT" mapto="left" flags="m" />
<key id="KEY_RIGHT" mapto="right" flags="m" />
<key id="KEY_CHANNELUP" mapto="incUphop" flags="m" />
<key id="KEY_CHANNELDOWN" mapto="decUphop" flags="m" />
</map>
<map context="VIXEPGActions">
<key id="KEY_MENU" mapto="Menu" flags="m" />
<key id="KEY_TEXT" mapto="Time" flags="m" />
<key id="KEY_RED" mapto="Red" flags="b" />
<key id="KEY_RED" mapto="RedLong" flags="l" />
<key id="KEY_GREEN" mapto="Green" flags="b" />
<key id="KEY_GREEN" mapto="GreenLong" flags="l" />
<key id="KEY_YELLOW" mapto="Yellow" flags="b" />
<key id="KEY_YELLOW" mapto="YellowLong" flags="l" />
<key id="KEY_BLUE" mapto="Blue" flags="b" />
<key id="KEY_BLUE" mapto="BlueLong" flags="l" />
<key id="KEY_OK" mapto="OK" flags="b" />
<key id="KEY_OK" mapto="OKLong" flags="l" />
<key id="KEY_INFO" mapto="Info" flags="b" />
<key id="KEY_INFO" mapto="InfoLong" flags="l" />
<key id="KEY_RECORD" mapto="Record" flags="m" />
<key id="KEY_RADIO" mapto="Record" flags="m" />
</map>
</keymap>


A simple "flags" explain:

m = make -> Normal key press
l = long -> Long key press
b = break -> Key released
r = repeat -> Key locked (pressed continuously)

"m" arrives once, as soon as the key is pressed
"r" arrives after "m", when the key is pressed continuously until the key is released
"l" arrives after 5 repeats, but then only once (repeat still arrives)
"b" arrives as soon as the key is released.
They can also be combine, eg. flags="mr"

Hope will be helpful for somebody.

PS
Sorry for my poor english

MarsArtis
18-12-11, 15:11
Thanks!
I didn't see that "magic" is a sd skin. It works fine with a crt tv.
I do love this skin on my Plasma too.
I find it clear and easy reading. Obviously quite stretched on 16:9 ratio. But I can stand it

MarsArtis
30-12-11, 23:33
since the latest 2.3 release MAGIC skin is no more present as pre-installed.
Where to download it from?
I badly need it for my CRT

Stanman
30-12-11, 23:42
Its in the feed in skins
menu >plugins?green button for downloads> skins

MarsArtis
31-12-11, 00:08
actually is not the same that come preinstalled. The old one had goldish lines the one presents in the path u said grey.
Any clue?

Larry-G
31-12-11, 00:49
look in the vix subsection under skins in the download feeds.

MarsArtis
31-12-11, 10:00
it was that, just went all grey because nothing was tuned. ;P

Rob van der Does
31-12-11, 10:19
Magic skins (both SD & HD) have never been pre-installed.

andyblac
31-12-11, 12:41
magic SD was always preinstalled, just not set to default. magic (SD) skin should be in skins, section, if it not let me know and i check why not.