Mercurial > mplayer.hg
comparison DOCS/documentation.html @ 6393:f9b3d010b35e
FONT tags obsoleted by CSS
author | gabucino |
---|---|
date | Wed, 12 Jun 2002 09:31:33 +0000 |
parents | 4e5c236ade69 |
children | a2eb6f519855 |
comparison
equal
deleted
inserted
replaced
6392:d22870b5fc95 | 6393:f9b3d010b35e |
---|---|
3 <HEAD> | 3 <HEAD> |
4 <LINK REL="stylesheet" TYPE="text/css" HREF="default.css"> | 4 <LINK REL="stylesheet" TYPE="text/css" HREF="default.css"> |
5 </HEAD> | 5 </HEAD> |
6 | 6 |
7 <BODY BGCOLOR=WHITE> | 7 <BODY BGCOLOR=WHITE> |
8 | |
9 <FONT CLASS="text"> | |
10 | 8 |
11 <P><CENTER><B>MPlayer - Movie Player for LINUX (C) 2000-2002 Arpad Gereoffy (A'rpi/ESP-team)</B><BR> | 9 <P><CENTER><B>MPlayer - Movie Player for LINUX (C) 2000-2002 Arpad Gereoffy (A'rpi/ESP-team)</B><BR> |
12 <BR><A HREF="http://www.mplayerhq.hu">http://www.mplayerhq.hu</A><BR><BR> | 10 <BR><A HREF="http://www.mplayerhq.hu">http://www.mplayerhq.hu</A><BR><BR> |
13 [ English ]</A> | 11 [ English ]</A> |
14 <A HREF="Hungarian/documentation.html">[ Hungarian ]</A> | 12 <A HREF="Hungarian/documentation.html">[ Hungarian ]</A> |
883 | 881 |
884 <A NAME=2.5.3><P><B><I>2.5.3. Available options</I></B><BR> | 882 <A NAME=2.5.3><P><B><I>2.5.3. Available options</I></B><BR> |
885 <TABLE BORDER=0> | 883 <TABLE BORDER=0> |
886 <TR> | 884 <TR> |
887 <TD> </TD> | 885 <TD> </TD> |
888 <TD><FONT CLASS="text"><I>on</I></TD> | 886 <TD><I>on</I></TD> |
889 <TD> </TD> | 887 <TD> </TD> |
890 <TD><FONT CLASS="text">use TV | 888 <TD>use TV |
891 input</TD> | 889 input</TD> |
892 </TR> | 890 </TR> |
893 <TR> | 891 <TR> |
894 <TD> </TD> | 892 <TD> </TD> |
895 <TD><FONT CLASS="text"><I>noaudio</I></TD> | 893 <TD><I>noaudio</I></TD> |
896 <TD> </TD> | 894 <TD> </TD> |
897 <TD><FONT CLASS="text">thanx, no sound</TD> | 895 <TD>thanx, no sound</TD> |
898 </TR> | 896 </TR> |
899 <TR> | 897 <TR> |
900 <TD> </TD> | 898 <TD> </TD> |
901 <TD><FONT CLASS="text"><I>driver</I></TD> | 899 <TD><I>driver</I></TD> |
902 <TD></TD> | 900 <TD></TD> |
903 <TD><FONT CLASS="text"> | 901 <TD> <B>dummy</B> - NULL TV input :) Used for testing only, generates dummy |
904 <B>dummy</B> - NULL TV input :) Used for testing only, generates dummy | |
905 input.<BR> | 902 input.<BR> |
906 <B>v4l</B> - captures images from standard V4L interface (default | 903 <B>v4l</B> - captures images from standard V4L interface (default |
907 <CODE>/dev/video0</CODE>)</TD> | 904 <CODE>/dev/video0</CODE>)</TD> |
908 </TR> | 905 </TR> |
909 <TR> | 906 <TR> |
910 <TD> </TD> | 907 <TD> </TD> |
911 <TD><FONT CLASS="text"><I>device</I></TD> | 908 <TD><I>device</I></TD> |
912 <TD> </TD> | 909 <TD> </TD> |
913 <TD><FONT CLASS="text">specify other | 910 <TD>specify other |
914 device than the default <CODE>/dev/video0</CODE></TD> | 911 device than the default <CODE>/dev/video0</CODE></TD> |
915 </TR> | 912 </TR> |
916 <TR> | 913 <TR> |
917 <TD> </TD> | 914 <TD> </TD> |
918 <TD><FONT CLASS="text"><I>input</I></TD> | 915 <TD><I>input</I></TD> |
919 <TD> </TD> | 916 <TD> </TD> |
920 <TD><FONT CLASS="text">give from which | 917 <TD>give from which |
921 input of the TV tuner you wish to grab from (e.g. <B>television</B>, | 918 input of the TV tuner you wish to grab from (e.g. <B>television</B>, |
922 <B>s-video</B>, <B>composite</B>, ...)<BR> | 919 <B>s-video</B>, <B>composite</B>, ...)<BR> |
923 Prints the available ones during init.</TD> | 920 Prints the available ones during init.</TD> |
924 </TR> | 921 </TR> |
925 <TR> | 922 <TR> |
926 <TD> </TD> | 923 <TD> </TD> |
927 <TD><FONT CLASS="text"><I>freq</I></TD> | 924 <TD><I>freq</I></TD> |
928 <TD> </TD> | 925 <TD> </TD> |
929 <TD><FONT CLASS="text">specify the | 926 <TD>specify the |
930 frequency to set the tuner (e.g. <B>511.250</B>)</TD> | 927 frequency to set the tuner (e.g. <B>511.250</B>)</TD> |
931 </TR> | 928 </TR> |
932 <TR> | 929 <TR> |
933 <TD> </TD> | 930 <TD> </TD> |
934 <TD><FONT CLASS="text"><I>outfmt</I></TD> | 931 <TD><I>outfmt</I></TD> |
935 <TD> </TD> | 932 <TD> </TD> |
936 <TD><FONT CLASS="text">in which output | 933 <TD>in which output |
937 format should the tuner transport images to us (<B>rgb32</B>, <B>rgb24</B>, <B>yv12</B>, | 934 format should the tuner transport images to us (<B>rgb32</B>, <B>rgb24</B>, <B>yv12</B>, |
938 <B>uyvy</B>, <B>i420</B> (for i420 you have to pass the <CODE>-vc rawi420</CODE> | 935 <B>uyvy</B>, <B>i420</B> (for i420 you have to pass the <CODE>-vc rawi420</CODE> |
939 option, because of a fourcc conflict))</TD> | 936 option, because of a fourcc conflict))</TD> |
940 </TR> | 937 </TR> |
941 <TR> | 938 <TR> |
942 <TD> </TD> | 939 <TD> </TD> |
943 <TD><FONT CLASS="text"><I>width</I></TD> | 940 <TD><I>width</I></TD> |
944 <TD> </TD> | 941 <TD> </TD> |
945 <TD><FONT CLASS="text"> | 942 <TD> the width of the output window, in pixels</TD> |
946 the width of the output window, in pixels</TD> | |
947 </TR> | 943 </TR> |
948 <TR> | 944 <TR> |
949 <TD> </TD> | 945 <TD> </TD> |
950 <TD><FONT CLASS="text"><I>height</I></TD> | 946 <TD><I>height</I></TD> |
951 <TD> </TD> | 947 <TD> </TD> |
952 <TD><FONT CLASS="text"> | 948 <TD> the height of the output window, in pixels</TD> |
953 the height of the output window, in pixels</TD> | |
954 </TR> | 949 </TR> |
955 <TR> | 950 <TR> |
956 <TD> </TD> | 951 <TD> </TD> |
957 <TD><FONT CLASS="text"><I>norm</I></TD> | 952 <TD><I>norm</I></TD> |
958 <TD> </TD> | 953 <TD> </TD> |
959 <TD><FONT CLASS="text"> | 954 <TD> available: PAL, SECAM, NTSC</TD> |
960 available: PAL, SECAM, NTSC</TD> | |
961 </TR> | 955 </TR> |
962 <TR> | 956 <TR> |
963 <TD> </TD> | 957 <TD> </TD> |
964 <TD><FONT CLASS="text"><I>channel</I></TD> | 958 <TD><I>channel</I></TD> |
965 <TD> </TD> | 959 <TD> </TD> |
966 <TD><FONT CLASS="text"> | 960 <TD> set the tuner to the given channel</TD> |
967 set the tuner to the given channel</TD> | |
968 </TR> | 961 </TR> |
969 <TR> | 962 <TR> |
970 <TD> </TD> | 963 <TD> </TD> |
971 <TD><FONT CLASS="text"><I>chanlist</I></TD> | 964 <TD><I>chanlist</I></TD> |
972 <TD> </TD> | 965 <TD> </TD> |
973 <TD><FONT CLASS="text"> | 966 <TD> available: <CODE>us-bcast, us-cable, europe-west, europe-east, etc</CODE></TD> |
974 available: <CODE>us-bcast, us-cable, europe-west, europe-east, etc</CODE></TD> | |
975 </TR> | 967 </TR> |
976 </TABLE> | 968 </TABLE> |
977 </P> | 969 </P> |
978 | 970 |
979 <A NAME=2.5.4><P><B><I>2.5.4. Keyboard control</I></B></P> | 971 <A NAME=2.5.4><P><B><I>2.5.4. Keyboard control</I></B></P> |
980 | 972 |
981 <TABLE BORDER=0> | 973 <TABLE BORDER=0> |
982 <TD> </TD><TD><FONT CLASS="text">h or l</TD><TD> </TD><TD><FONT CLASS="text">select previous/next channel</TD><TR> | 974 <TD> </TD><TD>h or l</TD><TD> </TD><TD>select previous/next channel</TD><TR> |
983 <TD></TD><TD><FONT CLASS="text">n</TD><TD></TD><TD><FONT CLASS="text">change norm</TD><TR> | 975 <TD></TD><TD>n</TD><TD></TD><TD>change norm</TD><TR> |
984 <TD></TD><TD><FONT CLASS="text">b</TD><TD></TD><TD><FONT CLASS="text">change channel list</TD><TR> | 976 <TD></TD><TD>b</TD><TD></TD><TD>change channel list</TD><TR> |
985 </TABLE> | 977 </TABLE> |
986 | 978 |
987 <A NAME=2.5.5><P><B><I>2.5.5. Examples</I></B></P> | 979 <A NAME=2.5.5><P><B><I>2.5.5. Examples</I></B></P> |
988 | 980 |
989 <P> | 981 <P> |
1218 option -loop: <CODE>mplayer { 1.avi -loop 2 2.avi } -loop 3</CODE> | 1210 option -loop: <CODE>mplayer { 1.avi -loop 2 2.avi } -loop 3</CODE> |
1219 will play files in this order: 1 1 2 1 1 2 1 1 2<BR> | 1211 will play files in this order: 1 1 2 1 1 2 1 1 2<BR> |
1220 </P> | 1212 </P> |
1221 | 1213 |
1222 <P><TABLE BORDER=0> | 1214 <P><TABLE BORDER=0> |
1223 <TD> </TD><TD><FONT CLASS="text">file</TD><TD> </TD><TD><CODE><FONT CLASS="text">mplayer [options] [path/]filename</CODE></TD><TR> | 1215 <TD> </TD><TD>file</TD><TD> </TD><TD><CODE>mplayer [options] [path/]filename</CODE></TD><TR> |
1224 <TD></TD><TD><FONT CLASS="text">files</TD><TD></TD><TD><CODE><FONT CLASS="text">mplayer [default options] [path/]filename1 [options for filename1] filename2 [options for filename2] ...</CODE></TD><TR> | 1216 <TD></TD><TD>files</TD><TD></TD><TD><CODE>mplayer [default options] [path/]filename1 [options for filename1] filename2 [options for filename2] ...</CODE></TD><TR> |
1225 <TD></TD><TD><FONT CLASS="text">VCD</TD><TD></TD><TD><CODE><FONT CLASS="text">mplayer [options] -vcd trackno [-cdrom-device /dev/cdrom]</CODE></TD><TR> | 1217 <TD></TD><TD>VCD</TD><TD></TD><TD><CODE>mplayer [options] -vcd trackno [-cdrom-device /dev/cdrom]</CODE></TD><TR> |
1226 <TD></TD><TD><FONT CLASS="text">DVD</TD><TD></TD><TD><CODE><FONT CLASS="text">mplayer [options] -dvd titleno [-dvd-device /dev/dvd]</CODE></TD><TR> | 1218 <TD></TD><TD>DVD</TD><TD></TD><TD><CODE>mplayer [options] -dvd titleno [-dvd-device /dev/dvd]</CODE></TD><TR> |
1227 <TD></TD><TD><FONT CLASS="text">net</TD><TD></TD><TD><CODE><FONT CLASS="text">mplayer [options] http://site.com/file.asf (playlists can be used too)</CODE></TD><TR> | 1219 <TD></TD><TD>net</TD><TD></TD><TD><CODE>mplayer [options] http://site.com/file.asf (playlists can be used too)</CODE></TD><TR> |
1228 </TABLE></P> | 1220 </TABLE></P> |
1229 | 1221 |
1230 <P> | 1222 <P> |
1231 Latest versions of MPlayer also accepts VCD and DVD tracks in URL style, just like | 1223 Latest versions of MPlayer also accepts VCD and DVD tracks in URL style, just like |
1232 Xine does: <CODE>mplayer dvd://1</CODE> or <CODE>mplayer vcd://1</CODE> | 1224 Xine does: <CODE>mplayer dvd://1</CODE> or <CODE>mplayer vcd://1</CODE> |
1247 <P><B><A NAME=3.2.1>3.2.1. Default controls</A></B></P> | 1239 <P><B><A NAME=3.2.1>3.2.1. Default controls</A></B></P> |
1248 | 1240 |
1249 <P><B>Keyboard</B></P> | 1241 <P><B>Keyboard</B></P> |
1250 | 1242 |
1251 <P><TABLE BORDER=0> | 1243 <P><TABLE BORDER=0> |
1252 <TR><TD> </TD><TD><FONT CLASS="text"><- or -></TD><TD> </TD><TD><FONT CLASS="text">seek backward/forward 10 seconds</TD></TR> | 1244 <TR><TD> </TD><TD><- or -></TD><TD> </TD><TD>seek backward/forward 10 seconds</TD></TR> |
1253 <TR><TD></TD><TD><FONT CLASS="text">up or down</TD><TD></TD><TD><FONT CLASS="text">seek backward/forward 1 minute</TD></TR> | 1245 <TR><TD></TD><TD>up or down</TD><TD></TD><TD>seek backward/forward 1 minute</TD></TR> |
1254 <TR><TD></TD><TD><FONT CLASS="text">pgup/pgdown</TD><TD></TD><TD><FONT CLASS="text">seek backward/forward 10 minutes</TD></TR> | 1246 <TR><TD></TD><TD>pgup/pgdown</TD><TD></TD><TD>seek backward/forward 10 minutes</TD></TR> |
1255 <TR><TD></TD><TD><FONT CLASS="text">< or ></TD><TD></TD><TD><FONT CLASS="text">seek backward/forward in playlist</TD><TR> | 1247 <TR><TD></TD><TD>< or ></TD><TD></TD><TD>seek backward/forward in playlist</TD><TR> |
1256 <TR><TD></TD><TD><FONT CLASS="text">p or SPACE</TD><TD></TD><TD><FONT CLASS="text">pause movie (press any key)</TD></TR> | 1248 <TR><TD></TD><TD>p or SPACE</TD><TD></TD><TD>pause movie (press any key)</TD></TR> |
1257 <TR><TD></TD><TD><FONT CLASS="text">q or ESC</TD><TD></TD><TD><FONT CLASS="text">stop playing and quit program</TD></TR> | 1249 <TR><TD></TD><TD>q or ESC</TD><TD></TD><TD>stop playing and quit program</TD></TR> |
1258 <TR><TD></TD><TD><FONT CLASS="text">+ or -</TD><TD></TD><TD><FONT CLASS="text">adjust audio delay by +/- 0.1 second</TD></TR> | 1250 <TR><TD></TD><TD>+ or -</TD><TD></TD><TD>adjust audio delay by +/- 0.1 second</TD></TR> |
1259 <TR><TD></TD><TD><FONT CLASS="text">/ or *</TD><TD></TD><TD><FONT CLASS="text">decrease/increase volume</TD></TR> | 1251 <TR><TD></TD><TD>/ or *</TD><TD></TD><TD>decrease/increase volume</TD></TR> |
1260 <TR><TD></TD><TD><FONT CLASS="text">f</TD><TD></TD><TD><FONT CLASS="text">toggle fullscreen</TD></TR> | 1252 <TR><TD></TD><TD>f</TD><TD></TD><TD>toggle fullscreen</TD></TR> |
1261 <TR><TD></TD><TD><FONT CLASS="text">o</TD><TD></TD><TD><FONT CLASS="text">toggle OSD: none / seek / seek+timer</TD></TR> | 1253 <TR><TD></TD><TD>o</TD><TD></TD><TD>toggle OSD: none / seek / seek+timer</TD></TR> |
1262 <TR><TD></TD><TD><FONT CLASS="text">z or x</TD><TD></TD><TD><FONT CLASS="text">adjust subtitle delay by +/- 0.1 second</TD></TR> | 1254 <TR><TD></TD><TD>z or x</TD><TD></TD><TD>adjust subtitle delay by +/- 0.1 second</TD></TR> |
1263 <TR><TD></TD><TD><FONT CLASS="text">r or t</TD><TD></TD><TD><FONT CLASS="text">adjust subtitle position</TD></TR> | 1255 <TR><TD></TD><TD>r or t</TD><TD></TD><TD>adjust subtitle position</TD></TR> |
1264 <TR><TD></TD><TD><FONT CLASS="text">> or <</TD><TD></TD><TD><FONT CLASS="text">go to next/previous playtree entry</TD></TR> | 1256 <TR><TD></TD><TD>> or <</TD><TD></TD><TD>go to next/previous playtree entry</TD></TR> |
1265 <TR><TD></TD><TD><FONT CLASS="text">HOME or END</TD><TD></TD><TD><FONT CLASS="text">go to next/previous playtree entry in the parent list</TD></TR> | 1257 <TR><TD></TD><TD>HOME or END</TD><TD></TD><TD>go to next/previous playtree entry in the parent list</TD></TR> |
1266 <TR><TD></TD><TD><FONT CLASS="text">INSERT or DELETE</TD><TD></TD><TD><FONT CLASS="text">go to next/previous alternative source (only avaible in asx playlist)</TD></TR> | 1258 <TR><TD></TD><TD>INSERT or DELETE</TD><TD></TD><TD>go to next/previous alternative source (only avaible in asx playlist)</TD></TR> |
1267 | 1259 |
1268 <TR><TD COLSPAN=4><P><I><FONT CLASS="text">(the following keys are valid only when using <CODE>-vo xv</CODE>)</I></P></TD></TR> | 1260 <TR><TD COLSPAN=4><P><I>(the following keys are valid only when using <CODE>-vo xv</CODE>)</I></P></TD></TR> |
1269 | 1261 |
1270 <TR><TD></TD><TD><FONT CLASS="text">1 or 2</TD><TD></TD><TD><FONT CLASS="text">adjust contrast</TD></TR> | 1262 <TR><TD></TD><TD>1 or 2</TD><TD></TD><TD>adjust contrast</TD></TR> |
1271 <TR><TD></TD><TD><FONT CLASS="text">3 or 4</TD><TD></TD><TD><FONT CLASS="text">adjust brightness</TD></TR> | 1263 <TR><TD></TD><TD>3 or 4</TD><TD></TD><TD>adjust brightness</TD></TR> |
1272 <TR><TD></TD><TD><FONT CLASS="text">5 or 6</TD><TD></TD><TD><FONT CLASS="text">adjust hue</TD></TR> | 1264 <TR><TD></TD><TD>5 or 6</TD><TD></TD><TD>adjust hue</TD></TR> |
1273 <TR><TD></TD><TD><FONT CLASS="text">7 or 8</TD><TD></TD><TD><FONT CLASS="text">adjust saturation</TD></TR> | 1265 <TR><TD></TD><TD>7 or 8</TD><TD></TD><TD>adjust saturation</TD></TR> |
1274 </TABLE></P> | 1266 </TABLE></P> |
1275 | 1267 |
1276 <P><B>GUI</B></P> | 1268 <P><B>GUI</B></P> |
1277 | 1269 |
1278 <P><TABLE BORDER=0> | 1270 <P><TABLE BORDER=0> |
1279 <TR><TD> </TD><TD><FONT CLASS="text">, and .</TD><TD> </TD><TD><FONT CLASS="text">previous / next file</TD></TR> | 1271 <TR><TD> </TD><TD>, and .</TD><TD> </TD><TD>previous / next file</TD></TR> |
1280 <TR><TD></TD><TD><FONT CLASS="text">gray - or +</TD><TD></TD><TD><FONT CLASS="text">decrease / increase volume</TD></TR> | 1272 <TR><TD></TD><TD>gray - or +</TD><TD></TD><TD>decrease / increase volume</TD></TR> |
1281 <TR><TD></TD><TD><FONT CLASS="text">enter</TD><TD></TD><TD><FONT CLASS="text">start playing</TD></TR> | 1273 <TR><TD></TD><TD>enter</TD><TD></TD><TD>start playing</TD></TR> |
1282 <TR><TD></TD><TD><FONT CLASS="text">space</TD><TD></TD><TD><FONT CLASS="text">pause</TD></TR> | 1274 <TR><TD></TD><TD>space</TD><TD></TD><TD>pause</TD></TR> |
1283 <TR><TD></TD><TD><FONT CLASS="text">s</TD><TD></TD><TD><FONT CLASS="text">stop</TD></TR> | 1275 <TR><TD></TD><TD>s</TD><TD></TD><TD>stop</TD></TR> |
1284 <TR><TD></TD><TD><FONT CLASS="text">a</TD><TD></TD><TD><FONT CLASS="text">about</TD></TR> | 1276 <TR><TD></TD><TD>a</TD><TD></TD><TD>about</TD></TR> |
1285 <TR><TD></TD><TD><FONT CLASS="text">l</TD><TD></TD><TD><FONT CLASS="text">load file</TD></TR> | 1277 <TR><TD></TD><TD>l</TD><TD></TD><TD>load file</TD></TR> |
1286 <TR><TD></TD><TD><FONT CLASS="text">b</TD><TD></TD><TD><FONT CLASS="text">skin browser</TD></TR> | 1278 <TR><TD></TD><TD>b</TD><TD></TD><TD>skin browser</TD></TR> |
1287 <TR><TD></TD><TD><FONT CLASS="text">e</TD><TD></TD><TD><FONT CLASS="text">toggle equalizer</TD></TR> | 1279 <TR><TD></TD><TD>e</TD><TD></TD><TD>toggle equalizer</TD></TR> |
1288 <TR><TD></TD><TD><FONT CLASS="text">p</TD><TD></TD><TD><FONT CLASS="text">toggle playlist</TD></TR> | 1280 <TR><TD></TD><TD>p</TD><TD></TD><TD>toggle playlist</TD></TR> |
1289 <TR><TD></TD><TD><FONT CLASS="text">f</TD><TD></TD><TD><FONT CLASS="text">toggle fullscreen</TD></TR> | 1281 <TR><TD></TD><TD>f</TD><TD></TD><TD>toggle fullscreen</TD></TR> |
1290 <TR><TD></TD><TD><FONT CLASS="text">m</TD><TD></TD><TD><FONT CLASS="text">toggle mute</TD> | 1282 <TR><TD></TD><TD>m</TD><TD></TD><TD>toggle mute</TD> |
1291 </TABLE></P> | 1283 </TABLE></P> |
1292 | 1284 |
1293 <P><B>TV</B></P> | 1285 <P><B>TV</B></P> |
1294 | 1286 |
1295 <P><TABLE BORDER=0> | 1287 <P><TABLE BORDER=0> |
1296 <TR><TD> </TD><TD><FONT CLASS="text">h or l</TD><TD> </TD><TD><FONT CLASS="text">select previous/next channel</TD></TR> | 1288 <TR><TD> </TD><TD>h or l</TD><TD> </TD><TD>select previous/next channel</TD></TR> |
1297 <TR><TD></TD><TD><FONT CLASS="text">n</TD><TD></TD><TD><FONT CLASS="text">change norm</TD></TR> | 1289 <TR><TD></TD><TD>n</TD><TD></TD><TD>change norm</TD></TR> |
1298 <TR><TD></TD><TD><FONT CLASS="text">b</TD><TD></TD><TD><FONT CLASS="text">change channel list</TD></TR> | 1290 <TR><TD></TD><TD>b</TD><TD></TD><TD>change channel list</TD></TR> |
1299 | 1291 |
1300 </TABLE></P> | 1292 </TABLE></P> |
1301 | 1293 |
1302 <P><B><A NAME=3.2.2>3.2.2. Controls configuration</A></B></P> | 1294 <P><B><A NAME=3.2.2>3.2.2. Controls configuration</A></B></P> |
1303 | 1295 |