Need help with Right/Left buttons not registering touch after using Search function. The buttons are mapped and the .png file displays when touched during normal use. But after using the Search function, they stop registering touch and do not display the .png when used. Even after returning to search and clearing all fields and returning to regular song list, they still don't work. Any help is appreciated.
UPDATE: Fixed it. FYI, I only had the Left/Right specified in my fruitbox.cfg file. I need to add commands for LeftScreen and LeftSort. And the corresponding Right commands. Using the same position and .png respectively.
[touch buttons]
Left = 1400 570 140 139 previous-page.png
LeftScreen = 1400 570 140 139 previous-page.png
LeftSort = 1400 570 140 139 previous-page.png
Right = 1550 571 140 139 next-page.png
RightScreen = 1550 571 140 139 next-page.png
RightSort = 1550 571 140 139 next-page.png
UPDATE: Fixed it. FYI, I only had the Left/Right specified in my fruitbox.cfg file. I need to add commands for LeftScreen and LeftSort. And the corresponding Right commands. Using the same position and .png respectively.
[touch buttons]
Left = 1400 570 140 139 previous-page.png
LeftScreen = 1400 570 140 139 previous-page.png
LeftSort = 1400 570 140 139 previous-page.png
Right = 1550 571 140 139 next-page.png
RightScreen = 1550 571 140 139 next-page.png
RightSort = 1550 571 140 139 next-page.png
Statistics: Posted by GringoSM — Sun Sep 14, 2025 7:01 pm