Custom Controls
DISCLAIMER
This feature is too powerful. *USE AT YOUR OWN RISK*
Currently, the custom controls feature on SmrtPack-Kernel Manager offeres the creation of two different types of controllers, and are
- a classical Switch item for boolean sysfs paths having values 0 or N (disable) and 1 or Y (enable)
- a more generalised Input-type item, which should work with any sysfs path having any value
How to add a controller
Simply open the app, move to Custom Controls page, click the "plus" icon, select the desired option and simply pick the sysfs path from /sys (or any other) folder using the in-built File Picker.
How to remove a controller
Click the Pop-Up menu on the right bottom corner of each controller, and select the delete option.