449045def670b8baae70344e517747603546368f
[simple-xmbc-rem] / www / _sources / mainwindow.txt
1 Main Window
2 ===========
3
4 This is the main window of |SXR|. Please refer to :doc:`setupdialog` for how to
5 configure |SXR|.
6
7 .. image:: simplexbmcremote-0.8.2.png
8    :height: 400
9    :align: center
10    :target: _images/simplexbmcremote-0.8.2.png
11
12 Buttons
13 -------
14
15 +-------------------------------------------------+------------------------------------+
16 | Button                                          | Action                             |
17 +-------------------------------------------------+------------------------------------+
18 | .. image:: ../src/images/btn_next_subtitle.png  | select next subtitle               |
19 |    :height: 32                                  | (if available)                     |
20 +-------------------------------------------------+------------------------------------+
21 | .. image:: ../src/images/btn_next_language.png  | select next language               |
22 |    :height: 32                                  | (if available)                     |
23 +-------------------------------------------------+------------------------------------+
24 | .. image:: ../src/images/btn_gui.png            | show/hide the gui (like            |
25 |    :height: 32                                  | pressing the **TAB** key)          |
26 +-------------------------------------------------+------------------------------------+
27 | .. image:: ../src/images/btn_context_menu.png   | show the context menu (like        |
28 |    :height: 32                                  | pressing the **C** key)            |
29 +-------------------------------------------------+------------------------------------+
30 | .. image:: ../src/images/btn_esc.png            | send **ESC** key (use it to get    |
31 |    :height: 32                                  | to the main menu, for example)     |
32 +-------------------------------------------------+------------------------------------+
33 | .. image:: ../src/images/btn_volume_up.png      | increase the volume                |
34 |    :height: 32                                  |                                    |
35 +-------------------------------------------------+------------------------------------+
36 | .. image:: ../src/images/btn_volume_down.png    | reduce the volume                  |
37 |    :height: 32                                  |                                    |
38 +-------------------------------------------------+------------------------------------+
39 | .. image:: ../src/images/btn_mute.png           | mute audio                         |
40 |    :height: 32                                  |                                    |
41 +-------------------------------------------------+------------------------------------+
42 | .. image:: ../src/images/btn_up.png             | * move up                          |
43 |    :height: 32                                  | * skip more forward                |
44 +-------------------------------------------------+------------------------------------+
45 | .. image:: ../src/images/btn_down.png           | * move down                        |
46 |    :height: 32                                  | * skip more backward               |
47 +-------------------------------------------------+------------------------------------+
48 | .. image:: ../src/images/btn_left.png           | * move left                        |
49 |    :height: 32                                  | * skip backward                    |
50 +-------------------------------------------------+------------------------------------+
51 | .. image:: ../src/images/btn_right.png          | * move right                       |
52 |    :height: 32                                  | * skip forward                     |
53 +-------------------------------------------------+------------------------------------+
54 | .. image:: ../src/images/btn_play_pause.png     | play/pause the current item        |
55 |    :height: 32                                  |                                    |
56 +-------------------------------------------------+------------------------------------+
57 | .. image:: ../src/images/btn_stop.png           | stop playing                       |
58 |    :height: 32                                  |                                    |
59 +-------------------------------------------------+------------------------------------+
60 | .. image:: ../src/images/btn_enter.png          | select the current item (use to    |
61 |    :height: 32                                  | change directories, start a movie, |
62 |                                                 | etc.)                              |
63 +-------------------------------------------------+------------------------------------+
64
65 .. |SXR| replace:: *Simple XBMC Remote*