aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e645276..e9c2556 100644
--- a/README.md
+++ b/README.md
@@ -23,11 +23,13 @@ The packages you need installed are -
23 23
24You need to have the snd-aloop kernel module loaded. 24You need to have the snd-aloop kernel module loaded.
25 25
26The aataaj.lua script should be run at boot time, put it into 26The aataaj.lua script should be run at boot time, put it and _.lua into
27/etc/init.d/ and activate it with - 27/etc/init.d/ and activate it with -
28 28
29update-rc.d aataaj.lua defaults 29update-rc.d aataaj.lua defaults
30 30
31Note that _.lua might need to be in /usr/local/share/lua/5.1/
32
31It scans for your sound devices and creates /var/lib/aataaj/asoundrc. 33It scans for your sound devices and creates /var/lib/aataaj/asoundrc.
32You can run it manually with "aataaj start" each time you need to change 34You can run it manually with "aataaj start" each time you need to change
33your devices. 35your devices.