diff options
| author | dvs1 | 2024-11-03 23:36:27 +1000 |
|---|---|---|
| committer | dvs1 | 2024-11-03 23:36:27 +1000 |
| commit | 8885b158232ad0a6db0fab701a6ad464d7b77a3b (patch) | |
| tree | 5582f9e4865b98ce6b973fbd63b6cd61286bca06 /README.md | |
| parent | Install command for aataaj. (diff) | |
| download | JackOnAllDevices-8885b158232ad0a6db0fab701a6ad464d7b77a3b.zip JackOnAllDevices-8885b158232ad0a6db0fab701a6ad464d7b77a3b.tar.gz JackOnAllDevices-8885b158232ad0a6db0fab701a6ad464d7b77a3b.tar.bz2 JackOnAllDevices-8885b158232ad0a6db0fab701a6ad464d7b77a3b.tar.xz | |
Update docs.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
| @@ -23,12 +23,9 @@ The packages you need installed are - | |||
| 23 | 23 | ||
| 24 | You need to have the snd-aloop kernel module loaded. | 24 | You need to have the snd-aloop kernel module loaded. |
| 25 | 25 | ||
| 26 | The aataaj.lua script should be run at boot time, put it and _.lua into | 26 | The aataaj.lua script should be run at boot time, install it by running - |
| 27 | /etc/init.d/ and activate it with - | ||
| 28 | 27 | ||
| 29 | update-rc.d aataaj.lua defaults | 28 | ./aataaj.lua install |
| 30 | |||
| 31 | Note that _.lua might need to be in /usr/local/share/lua/5.1/ | ||
| 32 | 29 | ||
| 33 | It scans for your sound devices and creates /var/lib/aataaj/asoundrc. | 30 | It scans for your sound devices and creates /var/lib/aataaj/asoundrc. |
| 34 | You can run it manually with "aataaj start" each time you need to change | 31 | You can run it manually with "aataaj start" each time you need to change |
