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