Skip to content

Instantly share code, notes, and snippets.

@amitkhare
Created August 7, 2026 07:19
Show Gist options
  • Select an option

  • Save amitkhare/d7fcf88d7190f34751dbae532e102d84 to your computer and use it in GitHub Desktop.

Select an option

Save amitkhare/d7fcf88d7190f34751dbae532e102d84 to your computer and use it in GitHub Desktop.
adb commands to force maximum refresh create for realme rmx3710 mobile display to fix vertical lines.sh
adb shell settings put secure oplus_customize_screen_refresh_rate 0
adb shell settings put system peak_refresh_rate 1
adb shell settings put system min_refresh_rate 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment