mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 21:59:07 +00:00
Fix jittery mouse
This commit is contained in:
parent
202e922ce8
commit
9fa8324f7a
Notes:
sideshowbarker
2024-07-19 14:22:42 +09:00
Author: https://github.com/Mustafa32 🔰
Commit: 9fa8324f7a
Pull-request: https://github.com/SerenityOS/serenity/pull/25
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