Custom Query (16363 matches)
Results (2071 - 2073 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1990 | fixed | GuestAdditions Silent Setup -> xres/yres broken? | ||
| Description |
The GuestAdditions will be installed by an automatical software deployement with this command: Setup.exe /S /xres=1024 /yres=768 After connecting with rdesktop the resolution stays at 640x480, but i can change it manualy to 1024x768. |
|||
| #1991 | fixed | Show 'banner' when in fullscreen | ||
| Description |
When in fullscreen, there are a few problems:
Both problems can be solved by showing a banner on top of the screen, just like MSTSC (MS Terminal Server Client) does. This banner is always visible, but can be changed by the user to disappear in normal operation and to appear when hovering over the top section (auto-hide). (sorry that I cannot a screenshot of this: the banner showed by MSTSC is considered by Windows as no part of the screen, thus not appear on a screenshot) |
|||
| #1992 | fixed | Small typo error in comment for SDL_USER_EVENT_WINDOW_RESIZE_DONE event | ||
| Description |
In source file src/VBox/Frontends/VBoxSDL/VBoxSDL.h it seems to be a error in the comment for the SDL_USER_EVENT_WINDOW_RESIZE_DONE event: /** custom SDL user event for window resize down */ #define SDL_USER_EVENT_WINDOW_RESIZE_DONE (SDL_USEREVENT + 13) Probably the comment should say done instead of down: /** custom SDL user event for window resize done */
Regards, |
|||

