# Config Info----------------------------------
# valid buttons are:
#
# LTRIGGER RTRIGGER UP DOWN LEFT RIGHT 
# TRIANGLE CROSS SQUARE CIRCLE HOME VOLDOWN VOLUP 
# SCREEN NOTE SELECT START
#
# DISABLE as a button will disable that command
# example to disable an option:
# Pixelfixer = DISABLE|DISABLE
# 
# you can also define one button for any option 
# like this:
# Flashlight = SQUARE|SQUARE
# ---------------------------------------------

Flashlight = LTRIGGER|UP
Pixelfixer = LTRIGGER|RIGHT
Buttontester = LTRIGGER|DOWN
LEDcontrol = LTRIGGER|LEFT
Displaycontrol = RTRIGGER|UP
BrightnessMIN = RTRIGGER|LEFT
BrightnessMAX = RTRIGGER|RIGHT
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