diff options
author | torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-12-23 10:55:55 +0000 |
---|---|---|
committer | torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-12-23 10:55:55 +0000 |
commit | 81a70c038713e173b9e8e0c279361b2cd4400f0e (patch) | |
tree | 70d6588a604596a0b671725f7c7ea7c474aa1d94 /DOCS/xml/en/codecs.xml | |
parent | 07e24dd787b1f3fc3e1185b8194a24cd9d58c348 (diff) | |
download | mpv-81a70c038713e173b9e8e0c279361b2cd4400f0e.tar.bz2 mpv-81a70c038713e173b9e8e0c279361b2cd4400f0e.tar.xz |
Add <keycombo> markup for key combinations
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21736 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/codecs.xml')
-rw-r--r-- | DOCS/xml/en/codecs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index 3fbfca84c8..f579bccf89 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -669,7 +669,7 @@ Take a deep breath and start searching the registry... Start <command>regedit</command>. </para></step> <step><para> - Press <keycap>Ctrl</keycap>+<keycap>F</keycap>, disable the first two + Press <keycombo><keycap>Ctrl</keycap><keycap>F</keycap></keycombo>, disable the first two checkboxes, and enable the third. Type in the fourcc of the codec (e.g. <userinput>TM20</userinput>). </para></step> |