b12f restructure #1

Merged
teutat3s merged 218 commits from b12f into main 2020-11-24 18:27:01 +00:00
Showing only changes of commit bcb5fd2d67 - Show all commits

View file

@ -175,8 +175,8 @@ in
<input type='tablet' bus='usb'> <input type='tablet' bus='usb'>
<address type='usb' bus='0' port='1'/> <address type='usb' bus='0' port='1'/>
</input> </input>
<input type='mouse' bus='ps2'/> <input type='mouse' bus='virtio'/>
<input type='keyboard' bus='ps2'/> <input type='keyboard' bus='virtio'/>
<graphics type='spice' autoport='yes' listen='127.0.0.1'> <graphics type='spice' autoport='yes' listen='127.0.0.1'>
<listen type='address' address='127.0.0.1'/> <listen type='address' address='127.0.0.1'/>
<image compression='off'/> <image compression='off'/>