mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
soft tabs...
This commit is contained in:
parent
d82c1a3f95
commit
57e2f9e77c
@ -348,7 +348,7 @@ Vagrant.configure("2") do |config|
|
|||||||
# libvirt.input :type => "mouse", :bus => "ps2"
|
# libvirt.input :type => "mouse", :bus => "ps2"
|
||||||
|
|
||||||
# very useful when having mouse issues when viewing VM via VNC
|
# very useful when having mouse issues when viewing VM via VNC
|
||||||
libvirt.input :type => "tablet", :bus => "usb"
|
libvirt.input :type => "tablet", :bus => "usb"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user