Kaydet (Commit) 448082a9 authored tarafından Fatih Aşıcı's avatar Fatih Aşıcı

fix for vbox

üst 0c0b6bda
......@@ -147,6 +147,7 @@ class VideoDevice:
if self.vendor_id == "80ee" and self.product_id == "beef": # VirtualBox Graphics Adapter
self.probe_result.update({
"outputs": "default",
"default-modes": "1024x768,800x600,640x480",
"flags": "no-modes-line"
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment