Skip to content

Instantly share code, notes, and snippets.

@krzysiekherod
Created February 5, 2013 23:47
Show Gist options
  • Save krzysiekherod/4718824 to your computer and use it in GitHub Desktop.
Save krzysiekherod/4718824 to your computer and use it in GitHub Desktop.
How to change seek time in MPlayerX (OSX)
cd ~/Library/Preferences
defaults write org.niltsh.MPlayerX SeekStepTimeL -float -3
defaults write org.niltsh.MPlayerX SeekStepTimeR -float 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment