Results 1 to 2 of 2
hey everyone, i want to script the system bell / beep for a notification for myself.
I was trying various things like echo -en "
Thread: help - can't make system beep / bell
7" to no avail, when i ...- 10-14-2009 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 27
help - can't make system beep / bell
hey everyone, i want to script the system bell / beep for a notification for myself.
I was trying various things like echo -en "\007" to no avail, when i saw the 'beep' package in the repository. I issued a :
and now have a beep program installed; however, even when i execute the beep command i hear no beep. i have doneCode:aptitude install beep
but i still hear no system beep sound... any help would be awesome. thanks everyoneCode:xset b on setterm -blength 100

EDIT: okay, so i restarted and it works now, apparently the combination above WORKS. lol
- 10-14-2009 #2Just Joined!
- Join Date
- Dec 2007
- Posts
- 27
i spoke too soon
i spoke too soon...
while it worked once after restart, now it doesn't again. i've issued the same commands, and restarted again just to make sure. no luck... any help
?


Reply With Quote
