tamenti
02-18-2003, 03:42 PM
How come this command:
open-x11 esd -nobeeps & ; open-x11 xmms &
Doesnt work when this one does:
open-x11 esd & ; open-x11 xmms &
Its exactly the same command. Only, the last one had the " -nobeeps" removed.
They are both run in the Terminal (not the x11 xterm).
I wanted to get rid of the, very high, beeps esd gives at start up.
The command:
open-x11 esd -nobeeps &
Does start esd, but xmms, for some reason, wont work.
Am I doing something wrong? The beeps are quite high, and I would hate to wake some poor soul in the middle of the night :)
open-x11 esd -nobeeps & ; open-x11 xmms &
Doesnt work when this one does:
open-x11 esd & ; open-x11 xmms &
Its exactly the same command. Only, the last one had the " -nobeeps" removed.
They are both run in the Terminal (not the x11 xterm).
I wanted to get rid of the, very high, beeps esd gives at start up.
The command:
open-x11 esd -nobeeps &
Does start esd, but xmms, for some reason, wont work.
Am I doing something wrong? The beeps are quite high, and I would hate to wake some poor soul in the middle of the night :)