1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 09:57:35 +00:00

Fix jittery mouse

This commit is contained in:
Mustafa Ali CAN 2019-05-01 22:45:17 +03:00 committed by Andreas Kling
parent 202e922ce8
commit 9fa8324f7a

View file

@ -1,5 +1,6 @@
#!/bin/sh
export SDL_VIDEO_X11_DGAMOUSE=0
ram_size=128
if [ "$1" = "b" ]; then