--fullscreen option changes resolution of the Linux desktop
Describe the bug After running AROS/linux-x86_64 in fullscreen mode the Linux desktop has only a resolution of about 800x600.
To Reproduce Steps to reproduce the behavior:
- start AROS like this: boot/linux/AROSBootstrap --fullscreen
- quit AROS by menu Wanderer/Shut down and then select Power Off
Expected behaviour The Linux desktop should have the same resolution as before starting AROS.
Screenshots If applicable, add screenshots to help explain your problem.
Architecture
- linux (hosted)
CPU
- x86_64
Not yet tested:
- i386
- x86_64
- m68k
- arm
- ppc
- other:
Version Git ID 418dc475e9
Additional context Add any other context about the problem here.
But is the problem that resolution is changed OR that resolution does not return to original Linux desktop resolution after exiting AROS? --fullscreen just takes what AROS resolution is set in preferences and makes that full screen. I'd say the problem is with exiting that it should return to correct Linux desktop resolution after that.
It's: resolution does not return to original Linux desktop resolution after exiting AROS