Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I enable sound in AfterStep?

afterstep enable sound
0
Posted

How do I enable sound in AfterStep?

0

First, make sure you have the necessary hardware, and have a kernel compiled with sound support. You can check that your sound actually works by trying the following at a command prompt: cat [some au file] > /dev/audio Then, edit the ~/GNUstep/Library/AfterStep/audio file. You should see lines like these (if you don’t, add them): *AudioPlayCmd /usr/bin/showaudio *AudioDir /usr/local/share/afterstep/desktop/sounds *AudioDelay 1 Again, if these aren’t there, add them. Verify that the AudioPlayCmd is a valid program and that the sounds you want to play are in /usr/local/share/afterstep/desktop/sounds/ (or set it to the appropriate directory). Below that section, you should see many lines like this: #*Audio startup gong.au Simply remove the comment (#) from the beginning of the line and if you wish, set the startup event to some other au file. The format is: *Audio [event] [sound] Do that for the rest of the Audio events, and as one AfterStepper put it, you’ll literally add new bells and w

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123