X-Git-Url: http://git.maemo.org/git/?p=simple-xmbc-rem;a=blobdiff_plain;f=www%2F_sources%2Fmainwindow.txt;fp=www%2F_sources%2Fmainwindow.txt;h=449045def670b8baae70344e517747603546368f;hp=0000000000000000000000000000000000000000;hb=a92fb4e367f0d6187ab68f3ed721822ba852fe05;hpb=cb83e96293869b0bfec082fcb3900ffda3124a8b diff --git a/www/_sources/mainwindow.txt b/www/_sources/mainwindow.txt new file mode 100644 index 0000000..449045d --- /dev/null +++ b/www/_sources/mainwindow.txt @@ -0,0 +1,65 @@ +Main Window +=========== + +This is the main window of |SXR|. Please refer to :doc:`setupdialog` for how to +configure |SXR|. + +.. image:: simplexbmcremote-0.8.2.png + :height: 400 + :align: center + :target: _images/simplexbmcremote-0.8.2.png + +Buttons +------- + ++-------------------------------------------------+------------------------------------+ +| Button | Action | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_next_subtitle.png | select next subtitle | +| :height: 32 | (if available) | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_next_language.png | select next language | +| :height: 32 | (if available) | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_gui.png | show/hide the gui (like | +| :height: 32 | pressing the **TAB** key) | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_context_menu.png | show the context menu (like | +| :height: 32 | pressing the **C** key) | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_esc.png | send **ESC** key (use it to get | +| :height: 32 | to the main menu, for example) | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_volume_up.png | increase the volume | +| :height: 32 | | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_volume_down.png | reduce the volume | +| :height: 32 | | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_mute.png | mute audio | +| :height: 32 | | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_up.png | * move up | +| :height: 32 | * skip more forward | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_down.png | * move down | +| :height: 32 | * skip more backward | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_left.png | * move left | +| :height: 32 | * skip backward | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_right.png | * move right | +| :height: 32 | * skip forward | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_play_pause.png | play/pause the current item | +| :height: 32 | | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_stop.png | stop playing | +| :height: 32 | | ++-------------------------------------------------+------------------------------------+ +| .. image:: ../src/images/btn_enter.png | select the current item (use to | +| :height: 32 | change directories, start a movie, | +| | etc.) | ++-------------------------------------------------+------------------------------------+ + +.. |SXR| replace:: *Simple XBMC Remote*