summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/peripherals/1649233
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/peripherals/1649233')
-rw-r--r--results/classifier/gemma3:12b/peripherals/16492336
1 files changed, 6 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/peripherals/1649233 b/results/classifier/gemma3:12b/peripherals/1649233
new file mode 100644
index 000000000..ee3a96947
--- /dev/null
+++ b/results/classifier/gemma3:12b/peripherals/1649233
@@ -0,0 +1,6 @@
+
+scrolling does not work once mouse is grabbed
+
+The title pretty much told it all. It occurs in Windows 10 RS1 on qemu 2.7.0. Interestingly, I can scroll in the guest if the mouse is not grabbed. So using usb-tablet sort of works around it, but if I explicitly grab the mouse with Ctrl+Alt+G, scrolling will also stop working.
+
+The host is Arch Linux so the qemu build uses gtk(3) for GUI by default. I wanted to test with sdl but it seems sdl support in qemu is sort of broken that I can't even start the virtual machine properly with that.
\ No newline at end of file