Share keyboard and mouse via looking glass client
This commit is contained in:
parent
8b71991dba
commit
bcb5fd2d67
|
@ -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'/>
|
||||||
|
|
Loading…
Reference in a new issue