AROS icon indicating copy to clipboard operation
AROS copied to clipboard

--fullscreen option changes resolution of the Linux desktop

Open mattrust opened this issue 5 years ago • 2 comments

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:

  1. start AROS like this: boot/linux/AROSBootstrap --fullscreen
  2. 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.

mattrust avatar Dec 24 '20 22:12 mattrust

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.

deadwood2 avatar Dec 26 '20 06:12 deadwood2

It's: resolution does not return to original Linux desktop resolution after exiting AROS

mattrust avatar Dec 26 '20 07:12 mattrust