Last active
December 17, 2017 14:53
-
-
Save ymauray/c5521be47ca69a20ebc7cb05b40d2afd to your computer and use it in GitHub Desktop.
Revisions
-
ymauray revised this gist
Dec 17, 2017 . 1 changed file with 4 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ``` -
ymauray created this gist
Dec 17, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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