# PFLconfig 2.0 Info
# valid buttons are:
#
# LTRIGGER RTRIGGER UP DOWN LEFT RIGHT
# TRIANGLE CROSS SQUARE CIRCLE HOME VOLDOWN VOLUP
# SCREEN NOTE SELECT START DISABLE
#
# example:
# LEDcontrol = HOME
# Flashlight = LTRIGGER|UP
# Buttontester = RTRIGGER|DOWN|SQUARE
# 
# DISABLE as a button will disable that command
# example to disable an option:
# Pixelfixer = DISABLE
# -----------------------------------------------

##########################################################
# ------------------Button-Combos----------------------- #
# Only available if PFLmenu not enable                   #
# ------------------------------------------------------ #
Flashlight = LTRIGGER|UP
Displaycontrol = LTRIGGER|DOWN
Pixelfixer = RTRIGGER|UP
Buttontester = RTRIGGER|DOWN
LEDcontrol = LTRIGGER|RTRIGGER
BrightnessMIN = RTRIGGER|VOLDOWN
BrightnessMAX = RTRIGGER|VOLUP
AntiUser = RTRIGGER|NOTE
Coldreset = HOME|CIRCLE
VSHreset = HOME|TRIANGLE
Shutdown = HOME|SQUARE

#--------------------------------------------------------#
##########################################################


##########################################################
# ---------------------PFLmenu-------------------------- #
# Menu Settings                                          #
# If PFLmenu enable(1), the Button-Combos have no impact #
# Menu enable (1) or not (0)                             #
# Default is 0 (disable)                                 #
# ------------------------------------------------------ #
PFLmenu = 1

# Menu Open, Move & Select/Unselect
# ---------------------------------
MenuOpen = HOME
MenuSelect = SQUARE
MenuUnselect = CIRCLE
MenuUp = UP
MenuDown = DOWN

# Enable (1) or disable (0) PowerControl in Menu mode
# Default is 0 (disable)
# ---------------------------------------------------
PowerControl = 1

# Enable (1) or not (0) Hardware/Plugin Info's on Menu
# Default is 1 (disable)
# ----------------------------------------------------
MenuInfo = 1

#--------------------------------------------------------#
##########################################################


##########################################################
# -----------------Basic Settings----------------------- #
# no matter whether the PFLmenu is enabled or not        #
#--------------------------------------------------------#
# Info and warning if your
# Battery-Percent < 10%/5% (only Flashlight)
# Default is 1 (enable)
# -----------------------------------------------
Infotext = 1

# Auto-disable your LEDs(Power,WLAN,MS) with 1
# Default is 0 (disable)
# --------------------------------------------
AutoDisableLED = 0

# Auto disable your LEDs(Power,WLAN,MS)
# while playing Videos from MS
# Default is 0 (disable)
# -------------------------------------
VideoDisableLED = 1

# LEDs blink(Power-LED) if press VSH Restart,
# Coldreset or Shutdown key-combo
# Default is 0 (disable)
# -------------------------------------------
ShutdownBlinkLED = 0

# Shutdown after fake blue screen (1) or back to XMB (0)
# (only for AntiUser Mode)
# Default is 1 (enable)
# ------------------------------------------------------
AntiUserShutdown = 0

# auto-AntiUser mode on start up
# Default is 0 (disable)
# ------------------------------------------------------
AutoAntiUser = 0

# Define your Text/Background-Color
# Color for Buttontester/PFLmenu/AntiUser-Info screen
# color_bg = Background , color_tx = Textcolor
# 0=Black, 1=White, 2=Red, 3=Blue, 4=Green 5=Yellow
# Default is 0, 1
# ---------------------------------------------------
BTcolor_bg = 0
BTcolor_tx = 4

# You can also change the color of Buttontester on XMB
# no matter whether the PFLmenu is enabled or not
# (only if Buttontester enabled)
# ----------------------------------------------------
ButtontesterColorBG = LTRIGGER|SQUARE
ButtontesterColorTX = LTRIGGER|CIRCLE

# Battery Warning at 20/10/5 Percent
# Default is 0, 0, 0
# ----------------------------------
BattWarn20 = 1
BattWarn10 = 1
BattWarn5 = 1

# Get a funny MAC-Address
# Default is 0 (disable)
# -----------------------
HideMAC = 1

#--------------------------------------------------------#
##########################################################


##########################################################
# ------------------StartEboot-------------------------- #
# Start two your favoirite Homebrew's direct and         #
# without Gameboot-Sequence from XMB                     #
# no matter whether the PFLmenu is enabled or not        #
# Default is 0 (disable)                                 #
# ------------------------------------------------------ #
EbootStartEN = 1

# Launch-Buttons
# You can also disable one EBOOT-Launch with "DISABLE"
# ----------------------------------------------------
StartEboot1 = RTRIGGER|SQUARE
StartEboot2 = RTRIGGER|CIRCLE

#--------------------------------------------------------#
##########################################################

# Config end

