| 1 | |
| 2 | 1. Installation |
| 3 | see doc/INSTALL |
| 4 | |
| 5 | 2. Requirements |
| 6 | * PHP 5.1.3 or newer |
| 7 | * PHP-Pear |
| 8 | * DOM2 capable browser (firefox, konqueror, opera, safari, etc) |
| 9 | * MPD 0.12.0 or later |
| 10 | |
| 11 | |
| 12 | 3. Shortcuts |
| 13 | Key shortcuts in browsers are a mess, some don't send on certain keys and others |
| 14 | don't allow you to cancel default action, therefore the shortcuts are a little weird. |
| 15 | I've tried to use what seems most logical and works in most browsers, that also means |
| 16 | there's a slight workaround some places |
| 17 | |
| 18 | - Previous song: j |
| 19 | - Pause/Play: k |
| 20 | - Next song: l |
| 21 | - Close directory: Ctrl+Shift+X |
| 22 | - Quick search: Ctrl+Shift+S or Ctrl+Alt+S |
| 23 | - Jumpt to current song: space |