mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-27 05:10:20 +00:00
DOCS/man/input.rst: fix grammar
This commit is contained in:
@@ -84,7 +84,7 @@ Key names
|
||||
---------
|
||||
|
||||
All mouse and keyboard input is to converted to mpv-specific key names. Key
|
||||
names are either special symbolic identifiers representing a physical key, or a
|
||||
names are either special symbolic identifiers representing a physical key, or
|
||||
text key names, which are unicode code points encoded as UTF-8. These are what
|
||||
keyboard input would normally produce, for example ``a`` for the A key. As a
|
||||
consequence, mpv uses input translated by the current OS keyboard layout, rather
|
||||
|
||||
Reference in New Issue
Block a user