1
mirror of https://github.com/mpv-player/mpv synced 2025-01-16 22:37:28 +01:00

Spelling and wording corrections.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10071 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-05-05 03:13:43 +00:00
parent b4d938165e
commit d4f3fae0f5

View File

@ -2,9 +2,9 @@
## MPlayer input control file
##
## You are able to redefine default keyboard/joystick/mouse/LIRC bindings, or
## add new ones.
## add new ones here.
##
## The file should be placed into $HOME/.mplayer directory.
## The file should be placed in the $HOME/.mplayer directory.
##
RIGHT seek +10
@ -86,12 +86,12 @@ JOY_BTN3 volume -1
## OSD Menu movement keys
##
## If you are using only the keyboard it is enough to define one command (like
## "menu up"), because the that single key will display the menu, which can
## "menu up"), because then that single key will display the menu, which can
## then be navigated with the cursor keys and ENTER.
##
## LIRC users should bind each "menu" command to a button on their remote.
##
## The set_menu command displays directly the (sub)menu specified as
## The set_menu command directly displays the (sub)menu specified as
## its argument. Usage should be self-explanatory (although not likely
## to be needed), after reading input.conf.
##