Skip to content

Instantly share code, notes, and snippets.

@ymauray
Last active December 17, 2017 14:53
Show Gist options
  • Select an option

  • Save ymauray/c5521be47ca69a20ebc7cb05b40d2afd to your computer and use it in GitHub Desktop.

Select an option

Save ymauray/c5521be47ca69a20ebc7cb05b40d2afd to your computer and use it in GitHub Desktop.

Revisions

  1. ymauray revised this gist Dec 17, 2017. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion virtualbox_screen_resolution.md
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,5 @@
    Il faut rester dans des résolutions standard
    ```
    VBoxManage setextradata "vboxname" VBoxInternal2/EfiHorizontalResolution 1600
    VBoxManage setextradata "vboxname" VBoxInternal2/EfiVerticalResolution 900
    VBoxManage setextradata "vboxname" VBoxInternal2/EfiVerticalResolution 900
    ```
  2. ymauray created this gist Dec 17, 2017.
    2 changes: 2 additions & 0 deletions virtualbox_screen_resolution.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    VBoxManage setextradata "vboxname" VBoxInternal2/EfiHorizontalResolution 1600
    VBoxManage setextradata "vboxname" VBoxInternal2/EfiVerticalResolution 900