Changes between Initial Version and Version 1 of Ticket #101, comment 7


Ignore:
Timestamp:
Nov 3, 2011, 9:13:53 PM (12 years ago)
Author:
erdmann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #101, comment 7

    initial v1  
    22Nonetheless, now that I found out how to specify a custom resolution in VirtualBox, I was able to define the native resolution of my laptop screen to be usable within the OS/2 guest (SNAP is running in VESA mode). The native resolution of my laptop is 1280 x 800 at 32-bits, the name of the virtual machine is "eComStationV2" so I eventually did this:
    33vboxmanage.exe setextradata "eComStationV2" "CustomVideoMode1" "1280x800x32"
    4 This resolution would subsequently show up in the SNAP screen object. I selected 1280x800 and now everything scales the way it should and I can see the whole SmartSVN main window (it still can not be made smaller than some minimum size but I guess that's a feature rather than a bug).
     4This resolution would subsequently show up in the SNAP screen object. I selected 1280x800 and now everything scales the way it should and I can see the whole SmartSVN main window (it still can not be made smaller than some rather large minimum size but I guess that's a feature rather than a bug).
    55In the meantime, version of VirtualBox is now 4.1.4
    66I closed the ticket as "won't fix" as the problem can easily be worked around.