summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/peripherals/1590322
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/peripherals/1590322')
-rw-r--r--results/classifier/gemma3:12b/peripherals/159032211
1 files changed, 11 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/peripherals/1590322 b/results/classifier/gemma3:12b/peripherals/1590322
new file mode 100644
index 000000000..0aedd624a
--- /dev/null
+++ b/results/classifier/gemma3:12b/peripherals/1590322
@@ -0,0 +1,11 @@
+
+mouse_button 0 takes back to initial position
+
+i wrote a python script to perform some drag function in the Qemu simulator.
+mouse_move x , y
+mouse_button 1
+mouse_move new_x,new_y
+mouse_move 0
+
+
+The mouse_move 0 doesn't release the mouse in the position new_x,new_y instead it takes  it back to the point x,y and then releases the mouse
\ No newline at end of file