Hidden Gemini-Configuration: Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
Zeile 57: Zeile 57:
 
Back to [[#top | top:]]
 
Back to [[#top | top:]]
  
==== Aktivieren der neuen Konfiguration====
+
==== Activation of the new configuration ====
  
Hier reicht es aus aus dem normalen Menü heraus einfach das Enigma neu zu starten.<br>
+
Here it is enough from from the normal menu simply the Enigma to restart.<br>
Also ein Enigma-Restart durchführen....
+
Carry out so an Enigma-restart kind....
  
Mann muss also nicht die komplette Box neu starten!
+
Man must not restart the complete box!
  
  
Zeile 71: Zeile 71:
  
  
'''Zurück zur Übersicht:[[Hilfe zur Dreamboxspezifischen Konfiguration]] oder [[Hauptseite]]'''
+
'''back to Mainpage:[[Mainpage]]'''

Version vom 20. März 2010, 18:24 Uhr

Deutsch.png - in Deutsch English.png - in English
The Gemini Project

Hidden Gemini-Configuration

Introduction

This description is only for Gemini2 image (Enigma2) of the version 4.5 and higher valid.
Here it is described like one, e.g., Addon server (Blue-Panel (Gemini) - server) can deactivate.
Or as one can even switch off the Camd-Support.


Back to top:

Editing the BPconf.py

Opens /usr/lib/enigma2/python/Bp/BPconf.py with the editor of your choice,
however, this must be able to write Linux correspondent!


in /usr/lib/enigma2/python/Bp/BPconf.py you find this:


#restart enigma2 after editing the file

HIDE_ENTRY_IN_BROWSER=(0,":2eDS_Store")
HIDE_CAM_ADDONS=0
SHOW_GEMINI_ADDON_SERVER=1
SHOW_CCCAM_INFO=1
SHOW_STOP_ENIGMA=0


1. HIDE_ENTRY_IN_BROWSER=(0,":2eDS_Store")
Firmly does not lay which files in the file browser should be indicated.

If one does not want, e.g., one the CCcam.cfg sees, then one would have to change the line so...
HIDE_ENTRY_IN_BROWSER=(0,":2eDS_Store", "CCcam.cfg")

2. a HIDE_CAM_ADDONS=1 hides all Cam Addons

3. a SHOW_GEMINI_ADDON_SERVER=0 hides the Gemini-Server

4. a SHOW_CCCAM_INFO=0 hides the Gemini own CCCam-Info

5. a SHOW_STOP_ENIGMA=1 shows the point "Enigma 2 stop" in the Standby/new start menu


Back to top:

Activation of the new configuration

Here it is enough from from the normal menu simply the Enigma to restart.
Carry out so an Enigma-restart kind....

Man must not restart the complete box!


Back to top:


back to Mainpage:Mainpage