# PFLconfig 1.6.7 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
# -----------------------------------------------

Flashlight = LTRIGGER|UP
Pixelfixer = LTRIGGER|RIGHT
Buttontester = RTRIGGER|DOWN|SQUARE
LEDcontrol = LTRIGGER|DOWN
Displaycontrol = RTRIGGER|UP
BrightnessMIN = LTRIGGER|VOLDOWN
BrightnessMAX = LTRIGGER|VOLUP
Coldreset = HOME|UP
Shutdown = HOME|DOWN

# Info and warning if your Battery-Percent < 10 % (only Flashlight)
# -----------------------------------------------------------------

Infotext = 1

# Auto-disable your LEDs(Power,WLAN,MS)
# -------------------------------------

autoDisableLED = 0

# Define your Buttontester-Color
# BTcolor_bg = Background , BTcolor_tx = Textcolor
# 0=Black, 1=White, 2=Red, 3=Blue, 4=Green
# ------------------------------------------------

BTcolor_bg = 0
BTcolor_tx = 4

# You can also change the color on XMB
# (only if Buttontester enabled)
# ------------------------------------

ButtontesterColorBG = LTRIGGER|SQUARE
ButtontesterColorTX = LTRIGGER|CIRCLE


# Config end

