Adjust Looking Glass again
This commit is contained in:
parent
cc50c5da07
commit
ca6b33c775
3
vm
3
vm
@ -6,7 +6,8 @@ virsh --connect=qemu:///system start win10
|
||||
echo "Starting Scream"
|
||||
scream -o pulse -i virbr0 &
|
||||
echo "Starting Looking Glass"
|
||||
looking-glass-client -s no -d yes -g egl -a -M no egl:vsync yes &
|
||||
#looking-glass-client -s no -d yes -g egl -a -M no egl:vsync yes &
|
||||
looking-glass-client -s -d -g opengl -a -M -K 120
|
||||
while [ "$command" != "stop" ]; do
|
||||
read command
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user