comments
This commit is contained in:
parent
69d5824b7b
commit
85a5322104
6
install/eoan/Vagrantfile
vendored
6
install/eoan/Vagrantfile
vendored
@ -21,9 +21,7 @@ Vagrant.configure("2") do |config|
|
|||||||
SHELL
|
SHELL
|
||||||
|
|
||||||
# my geom: 2560x1600
|
# my geom: 2560x1600
|
||||||
# vncserver -geometry 1280x800 small window
|
# vncserver -geometry 1536x960 great on laptop
|
||||||
# vncserver -geometry 1920x1200 small letters
|
# vncserver -geometry 2560x1440 ok on monitor
|
||||||
# vncserver -geometry 1536x960 great
|
|
||||||
config.vm.provision "file", source: "xstartup", destination: ".vnc/xstartup"
|
config.vm.provision "file", source: "xstartup", destination: ".vnc/xstartup"
|
||||||
|
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user