mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:57:35 +00:00
Fix jittery mouse
This commit is contained in:
parent
202e922ce8
commit
9fa8324f7a
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
export SDL_VIDEO_X11_DGAMOUSE=0
|
||||
ram_size=128
|
||||
|
||||
if [ "$1" = "b" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue