15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37 |
<p>This is useful if you don't want to keep the streamtuner2 window in the foreground
all the time, but still want to switch radios easily.</p>
<p>Go into settings <key>F12</key> for plugins to define a keyboard shortcut:</p>
<table shade="rows" rules="rows cols">
<tr><td>keyspec:</td><td>corresponds to:</td></tr>
<tr><td>F9</td><td>Responds to only <key>F9</key>. (too generic)</td></tr>
<tr><td><Meta>R</td><td>often the 'Windows'-key and R</td></tr>
<tr><td><Ctrl>N</td><td>Control and <key>N</key></td></tr>
<tr><td><Shift>F1</td><td>Shift and F1</td></tr>
<tr><td><Alt>SPACE</td><td>Use Alt and <key>Space</key>. (too generic)</td></tr>
<tr><td>XF86Forward</td><td>Uses a "forward" function key. (default)</td></tr>
</table>
<p>To define another channel as source, enter its module name in the according field. Also
add a category separated by : colon here.</p>
<note><p>If the configured keyboard shortcut conflicts with another application,
it won't work. And if you choose it too generic, you won't be able to type longer
documents. Also found out: key names are case sensitive.</p></note>
</page> |
|
|
|
|
|
|
|
| 15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37 |
<p>This is useful if you don't want to keep the streamtuner2 window in the foreground
all the time, but still want to switch radios easily.</p>
<p>Go into settings <key>F12</key> for plugins to define a keyboard shortcut:</p>
<table shade="rows" rules="rows cols">
<thead> <tr><td><p>keyspec</p></td> <td><p>corresponds to</p></td></tr> </thead>
<tr><td><p><input>F9</input></p></td> <td><p>Responds to only <key>F9</key>. (too generic)</p></td></tr>
<tr><td><p><input><Meta>R</input></p></td> <td><p>often the 'Windows'-key and R</p></td></tr>
<tr><td><p><input><Ctrl>N</input></p></td> <td><p>Control and <key>N</key></p></td></tr>
<tr><td><p><input><Shift>F1</input></p></td> <td><p>Shift and F1</p></td></tr>
<tr><td><p><input><Alt>SPACE</input></p></td> <td><p>Use Alt and <key>Space</key>. (too generic)</p></td></tr>
<tr><td><p><input>XF86Forward</input></p></td> <td><p>Uses a "forward" function key. (default)</p></td></tr>
</table>
<p>To define another channel as source, enter its module name in the according field. Also
add a category separated by : colon here.</p>
<note><p>If the configured keyboard shortcut conflicts with another application,
it won't work. And if you choose it too generic, you won't be able to type longer
documents. Also found out: key names are case sensitive.</p></note>
</page> |