Since the commit https://github.com/FunKey-Project/SDL-1.2/commit/9a181f478b9975bc4b4f858a411ff6d313736f62 for SDL 1.2, image viewing in Commander is broken for file formats like .png and .jpg. Error message in the logs is: `loadImageToFit: ioctl(FBIOPAN_DISPLAY) failed` **Steps to reproduce:** 1. Take any screenshot with Fn+up d-pad for instance 2. Try to open it with Commander 3. Notice that it fails and shows the raw content of the image file (see attached screenshot) 