~ubuntu-branches/ubuntu/precise/gnomeradio/precise-updates

« back to all changes in this revision

Viewing changes to help/C/gnomeradio.xml

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Namuri
  • Date: 2008-05-12 00:36:27 UTC
  • mfrom: (2.1.5 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080512003627-m4r405wwqc2e3xgv
Tags: 1.7-6
* debian/changelog: sync with the one from ubuntu.
* debian/patches/prefs.c.patch: fixed. In 1.7-6 I've uploaded a wrong
  version of the patch, now it's the right one that Cesare Tirabassi
  has included in the ubuntu's package. (Closes: #468796, #462891)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
 
3
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
 
4
  <!ENTITY legal SYSTEM "legal.xml">
 
5
  <!ENTITY appversion "1.3">
 
6
  <!ENTITY manrevision "1.0">
 
7
  <!ENTITY date "October 2002">
 
8
  <!ENTITY app "Gnomeradio">
 
9
]>
 
10
 
 
11
<!-- 
 
12
      (Do not remove this comment block.)
 
13
  Maintained by the GNOME Documentation Project
 
14
  http://developer.gnome.org/projects/gdp
 
15
  Template version: 2.0 beta
 
16
  Template last modified Mar 12, 2002
 
17
  
 
18
-->
 
19
 
 
20
<article id="index" lang="en">
 
21
<!-- please do not change the id; for translations, change lang to -->
 
22
<!-- appropriate code -->
 
23
  <articleinfo> 
 
24
         <title>&app; Manual V&manrevision;</title> 
 
25
         <copyright> 
 
26
                <year>2002</year> 
0
27
 
 
28
                <holder>Jörgen Scheibengruber</holder> 
 
29
         </copyright> 
 
30
<!-- translators: uncomment this:
 
31
 
 
32
  <copyright>
 
33
   <year>2002</year>
 
34
   <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
 
35
  </copyright>
 
36
 
 
37
   -->
 
38
        <publisher> 
 
39
                <publishername>GNOME Documentation Project</publishername> 
 
40
        </publisher> 
 
41
 
 
42
&legal;
 
43
 
 
44
 
 
45
         <authorgroup> 
 
46
                <author role="maintainer"> 
 
47
                  <firstname>Jörgen</firstname> 
 
48
                  <surname>Scheibengruber</surname> 
 
49
                  <affiliation> 
 
50
                         <orgname>GNOME Documentation Project</orgname> 
 
51
                         <address> <email>mfcn@gmx.de</email> </address> 
 
52
                  </affiliation> 
 
53
                </author>
 
54
         </authorgroup>
 
55
 
 
56
         <revhistory>
 
57
                <revision> 
 
58
                  <revnumber>1.0</revnumber> 
 
59
                  <date>2002</date> 
 
60
                  <revdescription> 
 
61
                         <para role="author">Jörgen Scheibengruber
 
62
                                <email>mfcn@gmx.de</email></para> 
 
63
                         <para role="publisher">GNOME Documentation Project</para> 
 
64
                  </revdescription> 
 
65
                </revision> 
 
66
         </revhistory> 
 
67
         <releaseinfo> This manual describes version &appversion; of &app;.
 
68
                </releaseinfo> 
 
69
         <legalnotice> 
 
70
                <title>Feedback</title> 
 
71
                <para> To report a bug or make a suggestion regarding &app; or this
 
72
                  manual, send a e-mail to <ulink url="mailto:mfcn@gmx.de" type="mail">Jörgen Scheibengruber</ulink>. </para>
 
73
         </legalnotice> 
 
74
  </articleinfo> 
 
75
  <indexterm> 
 
76
         <primary>&app;</primary> 
 
77
  </indexterm> 
 
78
 
 
79
<!-- ============= Document Body ============================= -->
 
80
<!-- ============= Section Introduction ========================= --> 
 
81
<sect1 id="gnomeradio-introduction"> 
 
82
<title>Introduction</title>
 
83
<para>
 
84
<application>&app;</application> is a FM-Tuner application for the GNOME desktop.
 
85
It should work with all tuner hardware that is supported by the
 
86
<ulink url="http://roadrunner.swansea.uk.linux.org/v4l.shtml" type="http">video4linux</ulink> drivers.
 
87
</para>
 
88
<para>
 
89
To start <application>&app;</application> open the applications menu, then choose
 
90
<menuchoice>
 
91
<guimenu>Multimedia</guimenu>
 
92
<guimenuitem>&app;</guimenuitem>
 
93
</menuchoice>
 
94
or type <command>gnomeradio</command> in a shell. 
 
95
</para>
 
96
</sect1>
 
97
 
 
98
<!-- ============= Section Usage ========================= --> 
 
99
<sect1 id="gnomeradio-usage"> 
 
100
<title>Usage</title>
 
101
<!-- ============= SubSection Status Window ========================= --> 
 
102
<sect2 id="gnomeradio-usage-status">
 
103
<title>Status window</title>
 
104
         <figure id="status-window-fig"> 
 
105
                <title>The black box in the upper left of &app; is the status window</title> 
 
106
                <screenshot> 
 
107
                  <mediaobject> 
 
108
                         <imageobject><imagedata fileref="figures/status-window.png" format="PNG"/> 
 
109
                         </imageobject>
 
110
                         <textobject> 
 
111
                                <phrase>The black box in the upper left of &app; is the status window.</phrase> 
 
112
                         </textobject> 
 
113
                  </mediaobject> 
 
114
                </screenshot> 
 
115
         </figure> 
 
116
<para>
 
117
The status window is located in the upper left corner of the &app; main window. It consists of: 
 
118
</para>
 
119
<itemizedlist mark="bullet">
 
120
    <listitem>
 
121
        <para>
 
122
        a label showing wether the reception is mono or stereo,
 
123
        </para>
 
124
    </listitem>
 
125
    <listitem>
 
126
        <para>
 
127
        an icon indicating the quality of the reception and
 
128
        </para>
 
129
    </listitem>
 
130
    <listitem>
 
131
        <para>
 
132
        the current frequency.
 
133
        </para>
 
134
    </listitem>
 
135
</itemizedlist> 
 
136
</sect2>
 
137
 
 
138
<!-- ============= SubSection Frequency Controls========================= --> 
 
139
<sect2 id="gnomeradio-usage-freq">
 
140
<title>Frequency controls</title>
 
141
         <figure id="freq-controls-fig"> 
 
142
                <title>Use these controls to change the frequency</title> 
 
143
                <screenshot> 
 
144
                  <mediaobject> 
 
145
                         <imageobject><imagedata fileref="figures/freq-controls.png" format="PNG"/> 
 
146
                         </imageobject>
 
147
                         <textobject> 
 
148
                                <phrase>Use these controls to change the frequency.</phrase> 
 
149
                         </textobject> 
 
150
                  </mediaobject> 
 
151
                </screenshot> 
 
152
         </figure> 
 
153
<para>
 
154
The following controls are available to change the frequency:
 
155
</para>
 
156
<itemizedlist mark="bullet">
 
157
    <listitem>
 
158
        <para>
 
159
           Using the slider you can change the frequency very quick.
 
160
        </para>
 
161
    </listitem>
 
162
    <listitem>
 
163
        <para>
 
164
           The <guibutton>scan backwards</guibutton> button (left-arrow with bar) will decrease the frequency until if detects the next radio station with good reception.
 
165
        </para>
 
166
    </listitem>
 
167
    <listitem>
 
168
        <para>
 
169
           The <guibutton>0.5 MHz backwards</guibutton> button (left-arrow without bar) decreases the frequency by 0.5 MHz.
 
170
        </para>
 
171
    </listitem>
 
172
    <listitem>
 
173
        <para>
 
174
           The <guibutton>0.5 MHz forward</guibutton> button (right-arrow without bar) increases the frequency by 0.5 MHz.
 
175
        </para>
 
176
    </listitem>
 
177
    <listitem>
 
178
        <para>
 
179
          The <guibutton>scan forwards</guibutton> button (right-arrow with bar) does the same as the "scan backwards" button, but it increases
 
180
        the frequency.
 
181
        </para>
 
182
    </listitem>
 
183
</itemizedlist> 
 
184
</sect2>
 
185
 
 
186
<!-- ============= SubSection Volume Controls========================= --> 
 
187
<sect2 id="gnomeradio-usage-vol">
 
188
<title>Volume controls</title>
 
189
         <figure id="vol-controls-fig"> 
 
190
                <title>Use these controls to change the volume</title> 
 
191
                <screenshot> 
 
192
                  <mediaobject> 
 
193
                         <imageobject><imagedata fileref="figures/volume-controls.png" format="PNG"/> 
 
194
                         </imageobject>
 
195
                         <textobject> 
 
196
                                <phrase>Use these controls to change the volume.</phrase> 
 
197
                         </textobject> 
 
198
                  </mediaobject> 
 
199
                </screenshot> 
 
200
         </figure> 
 
201
<para>
 
202
Controls available to change the volume:
 
203
</para>
 
204
<itemizedlist mark="bullet">
 
205
    <listitem>
 
206
        <para>
 
207
           Use the slider to adjust the volume. Note that it will only work if you have picked the right <guilabel>mixer
 
208
           source</guilabel>, in the <xref linkend="gnomeradio-settings"/> Dialog.
 
209
        </para>
 
210
    </listitem>
 
211
    <listitem>
 
212
        <para>
 
213
        Toggling the button showing the speaker will mute/unmute &app;.
 
214
        </para>
 
215
    </listitem>
 
216
</itemizedlist> 
 
217
</sect2>
 
218
 
 
219
<!-- ============= Presets Box ========================= --> 
 
220
<sect2 id="gnomeradio-usage-presets">
 
221
<title>Presets menubutton</title>
 
222
         <figure id="presets-fig"> 
 
223
                <title>Choose a preset using the menubutton</title> 
 
224
                <screenshot> 
 
225
                  <mediaobject> 
 
226
                         <imageobject><imagedata fileref="figures/presets-box.png" format="PNG"/> 
 
227
                         </imageobject>
 
228
                         <textobject> 
 
229
                                <phrase>Choose a preset using the menubutton.</phrase> 
 
230
                         </textobject> 
 
231
                  </mediaobject> 
 
232
                </screenshot> 
 
233
         </figure> 
 
234
<para>
 
235
Use the menubutton in the upper right to choose a radio station preset.
 
236
You can edit presets in the  <xref linkend="gnomeradio-settings"/> Dialog.
 
237
</para>
 
238
</sect2>
 
239
 
 
240
<!-- ============= SubSection Misc Controls========================= --> 
 
241
<sect2 id="gnomeradio-usage-misc">
 
242
<title>Misc. controls</title>
 
243
         <figure id="misc-controls-fig"> 
 
244
                <title>Remaining controls</title> 
 
245
                <screenshot> 
 
246
                  <mediaobject> 
 
247
                         <imageobject><imagedata fileref="figures/misc-controls.png" format="PNG"/> 
 
248
                         </imageobject>
 
249
                         <textobject> 
 
250
                                <phrase>Remaining controls.</phrase> 
 
251
                         </textobject> 
 
252
                  </mediaobject> 
 
253
                </screenshot> 
 
254
         </figure> 
 
255
<para>
 
256
</para>
 
257
<itemizedlist mark="bullet">
 
258
    <listitem>
 
259
        <para>
 
260
           The <guibutton>record</guibutton> button opens the <xref linkend="gnomeradio-recording"/> Dialog.
 
261
        </para>
 
262
    </listitem>
 
263
    <listitem>
 
264
        <para>
 
265
        Clicking the <guibutton>about</guibutton> button will show a window with some credits.
 
266
        </para>
 
267
    </listitem>
 
268
    <listitem>
 
269
        <para>
 
270
        Behind the <guibutton>settings</guibutton> button hides the <xref linkend="gnomeradio-settings"/> Dialog.
 
271
        </para>
 
272
    </listitem>
 
273
    <listitem>
 
274
        <para>
 
275
        The <guibutton>quit</guibutton> button will terminate &app;
 
276
        </para>
 
277
    </listitem>
 
278
</itemizedlist> 
 
279
</sect2>
 
280
 
 
281
</sect1>
 
282
 
 
283
<!-- ============= Section Settings ========================= --> 
 
284
<sect1 id="gnomeradio-settings"> 
 
285
<title>Preferences</title>
 
286
<para>
 
287
To open the preferences dialog, click the <guibutton>preferences</guibutton> button in the main window.
 
288
</para>
 
289
<para>
 
290
If you are finished click <guibutton>OK</guibutton> to accept your changes
 
291
or <guibutton>Cancel</guibutton> to undo the changes.
 
292
</para>
 
293
<!-- ============= Misc Settings ========================= --> 
 
294
<sect2 id="gnomeradio-settings-misc">
 
295
<title>General preferences</title>
 
296
        <figure id="gnomeradio_settings_misc-fig"> 
 
297
                <title>General preferences</title> 
 
298
                <screenshot> 
 
299
                  <mediaobject> 
 
300
                         <imageobject><imagedata fileref="figures/settings-misc.png" format="PNG"/> 
 
301
                         </imageobject>
 
302
                         <textobject> 
 
303
                                <phrase>General preferences.</phrase> 
 
304
                         </textobject> 
 
305
                  </mediaobject> 
 
306
                </screenshot> 
 
307
         </figure> 
 
308
<para>
 
309
</para>
 
310
<itemizedlist mark="bullet">
 
311
    <listitem>
 
312
        <para>
 
313
            <guilabel>Radio Device:</guilabel>  Enter your radio device. Unless you have several radio 
 
314
                tuners installed this is usually /dev/radio.
 
315
        </para>
 
316
    </listitem>
 
317
    <listitem>
 
318
        <para>
 
319
                <guilabel>Mixer Source:</guilabel>  Choose the mixer source that is able to control the volume
 
320
                of your radio tuner. The combobox lists all devices that you can choose as a recording source.
 
321
                You should usually pick one of these, otherwise you won't be able to record radio. If you have
 
322
                set up own names for the sources in gnome volume control, these names will be shown in paranthesis
 
323
                behind the "official" name. 
 
324
        </para>
 
325
    </listitem>
 
326
    <listitem>
 
327
        <para>
 
328
                <guilabel>Mute on Exit:</guilabel>  Uncheck this checkbox, if you want that the radio keeps on
 
329
                playing after you have terminated &app;.
 
330
        </para>
 
331
    </listitem>
 
332
</itemizedlist> 
 
333
</sect2>
 
334
<!-- ============= Settings Presets ========================= --> 
 
335
<sect2 id="gnomeradio-settings-presets">
 
336
<title>Editing presets</title>
 
337
        <figure id="gnomeradio_settings_presets-fig"> 
 
338
                <title>Editing presets</title> 
 
339
                <screenshot> 
 
340
                  <mediaobject> 
 
341
                         <imageobject><imagedata fileref="figures/settings-presets.png" format="PNG"/> 
 
342
                         </imageobject>
 
343
                         <textobject> 
 
344
                                <phrase>Editing presets.</phrase> 
 
345
                         </textobject> 
 
346
                  </mediaobject> 
 
347
                </screenshot> 
 
348
         </figure> 
 
349
<para>
 
350
Here you can add some preset radio stations. You can select one of these
 
351
using the <xref linkend="gnomeradio-usage-presets"/> or your
 
352
<xref linkend="gnomeradio-lirc"/> remote control.
 
353
</para>
 
354
<itemizedlist mark="bullet">
 
355
    <listitem>
 
356
        <para>
 
357
            <guilabel>Name:</guilabel>  Enter a name for the preset (usually the name
 
358
                of the radio station).
 
359
        </para>
 
360
    </listitem>
 
361
    <listitem>
 
362
        <para>
 
363
                <guilabel>Frequency:</guilabel>  Choose the frequency for the radio station.
 
364
        </para>
 
365
    </listitem>
 
366
    <listitem>
 
367
        <para>
 
368
                Click the button <guibutton>add preset</guibutton> (shows a +) to add the preset
 
369
                to the list.
 
370
        </para>
 
371
    </listitem>
 
372
    <listitem>
 
373
        <para>
 
374
                The button <guibutton>remove preset</guibutton> (shows a -) will remove the currently
 
375
                selected preset from the list.
 
376
        </para>
 
377
    </listitem>
 
378
    <listitem>
 
379
        <para>
 
380
                Use the button <guibutton>update preset</guibutton> to update the selected preset with
 
381
                the values currently entered in the name and frequency entries.
 
382
        </para>
 
383
    </listitem>
 
384
</itemizedlist> 
 
385
</sect2>
 
386
</sect1>
 
387
 
 
388
<!-- ============= Section Recording ========================= --> 
 
389
<sect1 id="gnomeradio-recording">
 
390
<title>Recording</title>
 
391
<para>
 
392
You can use gnomeradio to (live)record radio. In this dialog you 
 
393
have to give some information, on how this shall be done.
 
394
</para>
 
395
<important><para>You need the external application <application>sox</application> 
 
396
installed in order to use the recording functionality of &app;. 
 
397
If you want to record as MP3,
 
398
you have to install a MP3 encoder, too. Currently the MP3 encoders
 
399
<ulink url="http://www.mp3dev.org/mp3/" type="http">lame</ulink> and
 
400
<ulink url="http://bladeenc.mp3.no/" type="http">bladeenc</ulink> are supported.
 
401
To record files as ogg vorbis you need
 
402
<ulink url="http://www.xiph.org/ogg/vorbis/index.html" type="http">oggenc</ulink>.
 
403
</para></important> 
 
404
<para>
 
405
To open this dialog, click the <guibutton>record</guibutton> button in the main window.
 
406
</para>
 
407
<para>
 
408
Use the <guibutton>Start</guibutton> button to start recording. 
 
409
Otherwise click <guibutton>Cancel</guibutton> to close the dialog.
 
410
</para>
 
411
<!-- ============= Recording: General ========================= --> 
 
412
<sect2 id="gnomeradio-recording-general">
 
413
<title>General settings</title>
 
414
        <figure id="gnomeradio_recording-general-fig"> 
 
415
                <title>General recording settings</title> 
 
416
                <screenshot> 
 
417
                  <mediaobject> 
 
418
                         <imageobject><imagedata fileref="figures/recording-general.png" format="PNG"/> 
 
419
                         </imageobject>
 
420
                         <textobject> 
 
421
                                <phrase>General recording settings.</phrase> 
 
422
                         </textobject> 
 
423
                  </mediaobject> 
 
424
                </screenshot> 
 
425
         </figure> 
 
426
<para>
 
427
</para>
 
428
<itemizedlist mark="bullet">
 
429
    <listitem>
 
430
        <para>
 
431
            <guilabel>Audio Device:</guilabel>  Enter your audio device. Unless you have several soundcards 
 
432
                installed this is usually /dev/audio.
 
433
        </para>
 
434
    </listitem>
 
435
    <listitem>
 
436
        <para>
 
437
                <guilabel>Filename:</guilabel>  Choose a filename and destination for the file in which the audio
 
438
                data should be stored. This file should usually have the suffix ".wav", in case you want to record
 
439
                as wave data, ".mp3", in case the audio should be stored in the mp3-format or ".ogg", for ogg vorbis
 
440
                files.
 
441
        </para>
 
442
    </listitem>
 
443
    <listitem>
 
444
        <para>
 
445
                <guilabel>Record as:</guilabel>  Select <guilabel>Wave (.wav)</guilabel>, if you want the audio
 
446
                data to be stored in the wave format (uncompressed - about 10 megabyte per minute playlength).
 
447
                Otherwise choose <guilabel>MP3/Ogg (.mp3/.ogg)</guilabel> which will lead to a much lower filesize, but
 
448
                also a little bit lower audio quality.
 
449
        </para>
 
450
    </listitem>
 
451
</itemizedlist> 
 
452
</sect2>
 
453
 
 
454
<!-- ============= Recording: Wave ========================= --> 
 
455
<sect2 id="gnomeradio-recording-wav">
 
456
<title>Wave settings</title>
 
457
        <figure id="gnomeradio_recording-wav-fig"> 
 
458
                <title>The wave settings</title> 
 
459
                <screenshot> 
 
460
                  <mediaobject> 
 
461
                         <imageobject><imagedata fileref="figures/recording-wav.png" format="PNG"/> 
 
462
                         </imageobject>
 
463
                         <textobject> 
 
464
                                <phrase>The wave settings.</phrase> 
 
465
                         </textobject> 
 
466
                  </mediaobject> 
 
467
                </screenshot> 
 
468
         </figure> 
 
469
<para>
 
470
These settings apply to the mp3 file, too.
 
471
</para>
 
472
<itemizedlist mark="bullet">
 
473
    <listitem>
 
474
        <para>
 
475
            <guilabel>Sample rate:</guilabel>  Choose a sample rate for the recording audio file. Higher sampling
 
476
                rate means better quality. 44100 kHz is a good default (aprox. CD quality). If the reception
 
477
                is bad you can take a lower sampling rate, because the quality won't be that good anyways.
 
478
        </para>
 
479
    </listitem>
 
480
    <listitem>
 
481
        <para>
 
482
                <guilabel>Sample format:</guilabel>  Available options are 8 or 16 bit. Usually you want to
 
483
                take 16 bit.
 
484
        </para>
 
485
    </listitem>
 
486
    <listitem>
 
487
        <para>
 
488
                <guilabel>Record in:</guilabel>  Select <guilabel>stereo</guilabel>, if you want to record in
 
489
                stereo or <guilabel>mono</guilabel> otherwise. It probably doen't make much sense to record
 
490
                in stereo, if the reception is only mono.
 
491
        </para>
 
492
    </listitem>
 
493
</itemizedlist> 
 
494
</sect2>
 
495
 
 
496
<!-- ============= Recording: MP3 ========================= --> 
 
497
<sect2 id="gnomeradio-recording-mp3">
 
498
<title>MP3/Ogg settings</title>
 
499
        <figure id="gnomeradio_recording-mp3-fig"> 
 
500
                <title>The MP3/Ogg settings</title> 
 
501
                <screenshot> 
 
502
                  <mediaobject> 
 
503
                         <imageobject><imagedata fileref="figures/recording-mp3.png" format="PNG"/> 
 
504
                         </imageobject>
 
505
                         <textobject> 
 
506
                                <phrase>The MP3 settings.</phrase> 
 
507
                         </textobject> 
 
508
                  </mediaobject> 
 
509
                </screenshot> 
 
510
         </figure> 
 
511
<para>
 
512
</para>
 
513
<itemizedlist mark="bullet">
 
514
    <listitem>
 
515
        <para>
 
516
            <guilabel>Encoder:</guilabel>  A list of supported MP3/Ogg encoders that you have installed. Choose the one you like the
 
517
                best. Currently <ulink url="http://www.mp3dev.org/mp3/" type="http">lame</ulink>,
 
518
                <ulink url="http://bladeenc.mp3.no/" type="http">bladeenc</ulink> and
 
519
                <ulink url="http://www.xiph.org/ogg/vorbis/index.html" type="http">oggenc</ulink> are supported.
 
520
                The encoder must be in your PATH, otherwise &app; can't find it.
 
521
        </para>
 
522
    </listitem>
 
523
    <listitem>
 
524
        <para>
 
525
                <guilabel>Bitrate:</guilabel>  Choose a bitrate. This will have the largest impact
 
526
                on the size and quality of the resulting MP3/Ogg file. The higher the bitrate the better the 
 
527
                quality. 128 kb/s is usually a good value which will result in files that are aprox. 1 MB
 
528
                per minute playlength.
 
529
        </para>
 
530
    </listitem>
 
531
</itemizedlist>
 
532
</sect2>
 
533
<!-- ============= Recording: status window ========================= --> 
 
534
<sect2 id="gnomeradio-recording-status">
 
535
<title>Recording status window</title>
 
536
        <figure id="gnomeradio_recording_status-fig"> 
 
537
                <title>The status window</title> 
 
538
                <screenshot> 
 
539
                  <mediaobject> 
 
540
                         <imageobject><imagedata fileref="figures/recording_status.png" format="PNG"/> 
 
541
                         </imageobject>
 
542
                         <textobject> 
 
543
                                <phrase>The status window.</phrase> 
 
544
                         </textobject> 
 
545
                  </mediaobject> 
 
546
                </screenshot> 
 
547
         </figure> 
 
548
<para>
 
549
Click <guibutton>Stop Recording</guibutton> to stop the recording and return to
 
550
the main window. The window shows the name and size of the file in which the audio
 
551
data is being stored.
 
552
</para>
 
553
</sect2>
 
554
</sect1>
 
555
 
 
556
<!-- ============= Section Shortcuts ========================= --> 
 
557
<sect1 id="gnomeradio-shortcuts">
 
558
<title>Keybindings</title>
 
559
<para>
 
560
&app; has a few keybindings.
 
561
</para>
 
562
<table frame="topbot">
 
563
  <title>Keyboard shortcuts in &app;</title>
 
564
    <tgroup cols="2" colsep="0" rowsep="0">
 
565
        <colspec colwidth="20.00*"/>
 
566
        <colspec colwidth="20.00*"/>
 
567
        <thead>
 
568
          <row rowsep="1">
 
569
            <entry>Shortcut</entry>
 
570
            <entry>Description</entry>
 
571
          </row>
 
572
        </thead>
 
573
        <tbody>
 
574
          <row rowsep="0">
 
575
        <entry>
 
576
                        <keycap>F1</keycap>
 
577
                </entry>
 
578
        <entry>
 
579
                        Open this help.
 
580
                </entry>
 
581
          </row>
 
582
          <row rowsep="0">
 
583
        <entry>
 
584
                        <keycap>r</keycap>
 
585
                </entry>
 
586
        <entry>
 
587
                        Open the recording dialog.
 
588
                </entry>
 
589
          </row>
 
590
          <row rowsep="0">
 
591
        <entry>
 
592
                        <keycap>m</keycap>
 
593
                </entry>
 
594
        <entry>
 
595
                        Mute/unmute the volume.
 
596
                </entry>
 
597
          </row>
 
598
          <row rowsep="0">
 
599
        <entry>
 
600
                        <keycap>q</keycap>
 
601
                </entry>
 
602
        <entry>
 
603
                        Terminate &app;.
 
604
                </entry>
 
605
          </row>
 
606
          <row rowsep="0">
 
607
        <entry>
 
608
                        <keycap>f</keycap>
 
609
                </entry>
 
610
        <entry>
 
611
                        Scan forward.
 
612
                </entry>
 
613
          </row>
 
614
          <row rowsep="0">
 
615
        <entry>
 
616
                        <keycap>b</keycap>
 
617
                </entry>
 
618
        <entry>
 
619
                        Scan backwards.
 
620
                </entry>
 
621
          </row>
 
622
          <row rowsep="0">
 
623
        <entry>
 
624
                        <keycap>n</keycap>
 
625
                </entry>
 
626
        <entry>
 
627
                        Select next preset.
 
628
                </entry>
 
629
          </row>
 
630
          <row rowsep="0">
 
631
        <entry>
 
632
                        <keycap>p</keycap>
 
633
                </entry>
 
634
        <entry>
 
635
                        Select previous preset.
 
636
                </entry>
 
637
          </row>
 
638
          <row rowsep="0">
 
639
        <entry>
 
640
                        <keycap>+</keycap>
 
641
                </entry>
 
642
        <entry>
 
643
                        Increase volume.
 
644
                </entry>
 
645
          </row>
 
646
          <row rowsep="0">
 
647
        <entry>
 
648
                        <keycap>-</keycap>
 
649
                </entry>
 
650
        <entry>
 
651
                        Decrease volume.
 
652
                </entry>
 
653
          </row>
 
654
        </tbody>
 
655
  </tgroup>
 
656
</table>
 
657
 
 
658
</sect1>
 
659
 
 
660
<!-- ============= Section LIRC ========================= --> 
 
661
<sect1 id="gnomeradio-lirc">
 
662
<title>LIRC</title>
 
663
<para>
 
664
You can use a remote control supported by <ulink url="http://www.lirc.org/" type="http">LIRC</ulink>
 
665
(Linux infrared remote control) to control <application>&app;</application>.
 
666
</para>
 
667
<important>
 
668
<para>Your remote control will only work if <application>&app;</application> has been compiled with 
 
669
LIRC support enabled. If you are unsure wether this is the case or not, check the about dialog.
 
670
</para>
 
671
</important>
 
672
<!-- ============= LIRC: .lircrc ========================= --> 
 
673
<sect2 id="gnomeradio-lirc-lircrc">
 
674
<title>The .lircrc config file</title>
 
675
<para>
 
676
In the file <filename>.lircrc</filename> in your home directory, you set up which keys 
 
677
on your remote control you want to associate with actions in &app;. A typical
 
678
section in the file looks like this:
 
679
</para>
 
680
<example><title>Example for a .lircrc section</title>
 
681
<programlisting>
 
682
begin
 
683
        prog = gnomeradio
 
684
        button = VOL+
 
685
        config = volume up
 
686
        repeat = 1      
 
687
end
 
688
</programlisting>
 
689
</example>
 
690
<para>
 
691
This associates the button VOL+ (Attention: Buttonnames are remote control specific)
 
692
with the command "volume up". "repeat = 1" means that in case you keep the button of
 
693
your remote control pressed, the command is repeated as long as you press the button.
 
694
It's of by default.
 
695
</para>
 
696
<para>
 
697
For more information, please consult the LIRC documentation.
 
698
</para>
 
699
</sect2>
 
700
 
 
701
<!-- ============= LIRC: commands ========================= --> 
 
702
<sect2 id="gnomeradio-lirc-commands">
 
703
<title>Available commands</title>
 
704
<para>
 
705
The following commands are available in &app;:
 
706
</para>
 
707
<table frame="topbot">
 
708
  <title>LIRC commands</title>
 
709
    <tgroup cols="2" colsep="0" rowsep="0">
 
710
        <colspec colwidth="20.00*"/>
 
711
        <colspec colwidth="20.00*"/>
 
712
        <thead>
 
713
          <row rowsep="1">
 
714
            <entry>Command</entry>
 
715
            <entry>Description</entry>
 
716
          </row>
 
717
        </thead>
 
718
        <tbody>
 
719
          <row rowsep="0">
 
720
        <entry>
 
721
                        <command>tune up</command>
 
722
                </entry>
 
723
        <entry>
 
724
                        Scan forward.
 
725
                </entry>
 
726
          </row>
 
727
          <row rowsep="0">
 
728
        <entry>
 
729
                        <command>tune down</command>
 
730
                </entry>
 
731
        <entry>
 
732
                        Scan backwards.
 
733
                </entry>
 
734
          </row>
 
735
          <row rowsep="0">
 
736
        <entry>
 
737
                        <command>preset up</command>
 
738
                </entry>
 
739
        <entry>
 
740
                        Select next preset.
 
741
                </entry>
 
742
          </row>
 
743
          <row rowsep="0">
 
744
        <entry>
 
745
                        <command>preset down</command>
 
746
                </entry>
 
747
        <entry>
 
748
                        Select previous preset.
 
749
                </entry>
 
750
          </row>
 
751
          <row rowsep="0">
 
752
        <entry>
 
753
                        <command>volume up</command>
 
754
                </entry>
 
755
        <entry>
 
756
                        Increase the volume.
 
757
                </entry>
 
758
          </row>
 
759
          <row rowsep="0">
 
760
        <entry>
 
761
                        <command>volume down</command>
 
762
                </entry>
 
763
        <entry>
 
764
                        Decrease the volume.
 
765
                </entry>
 
766
          </row>
 
767
          <row rowsep="0">
 
768
        <entry>
 
769
                        <command>mute</command>
 
770
                </entry>
 
771
        <entry>
 
772
                        Mute/unmute the volume.
 
773
                </entry>
 
774
          </row>
 
775
          <row rowsep="0">
 
776
        <entry>
 
777
                        <command>quit</command>
 
778
                </entry>
 
779
        <entry>
 
780
                        Terminate &app;.
 
781
                </entry>
 
782
          </row>
 
783
          <row rowsep="0">
 
784
        <entry>
 
785
                        <command>preset x</command>
 
786
                </entry>
 
787
        <entry>
 
788
                        Select preset x + 1 (where x is between 0 and 9)
 
789
                </entry>
 
790
          </row>
 
791
        </tbody>
 
792
  </tgroup>
 
793
</table>
 
794
</sect2>
 
795
</sect1>
 
796
</article>