Issues when switching GraphicsV drivers
Jon Abbott (1421) 2651 posts |
When switching the current GraphicsV driver via OS_ScreenMode 11 a few things get messed up:
Switching away from the stock Pi driver and then back to it for example will result in a low res 256 colour desktop, with no pointer and a partially redrawn screen. Pressing F12 then ENTER will however restore the desktop. There are ways to fix some of these issues, such as:
I’m not sure how to programmatically fix the fonts though, but ideally all this should be done by OS_ScreenMode 11. Admittedly this isn’t something that’s likely to be an issue for anyone, as the driver is in the ROM. It may however become an issue if legacy mode support is added in the future, if it’s done via a separate GraphicsV driver. Should you want to repro some of this issues, load ADFFS 2.70 and then quit it from the Filer, or RMKill ADFFS from a task window. |