Tiny Core Extensions > TCE Tips & Tricks
nifty volume control for jwm
jpeters:
..a redocking menu..very unique. It still may be conflicting with the XMMS volume controls. If I slide them around, I can get the dropdown menu to stop working.
curaga:
Did that get rid of the freezes?
jls:
I placed this line n /home/tc/.jwmrc:
<StartupCommand>tc-mixer</StartupCommand>
just above the line:
</JWM>
but the volume control doesn't start.
If I exit from X and type
startx
the the volume control appears
edit: actually the volume appears, but out of the tray. Sorry for the mistake
curaga:
Jwm needs to be started first, tc-mixer needs a delay before starting.
For example put this as /usr/bin/mixer.sh:
--- Quote ---#!/bin/sh
sleep 1
exec tc-mixer
--- End quote ---
And then start this script from .jwmrc
jpeters:
--- Quote from: curaga on February 23, 2009, 06:54:25 AM ---Did that get rid of the freezes?
--- End quote ---
don't think so. I put the computer on suspend, got some sleep myself, and this morning tried to load XMMS with tc-mixer already in the tray......froze. I don't recall many freezes prior to playing with tc-mixer.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version