The teminal-bell tag has no wiki summary.
0
votes
3answers
250 views
Terminal Bell Doesn't Work
I'd like to get the terminal bell playing through my speakers, but so far I haven't had any luck. I've tried the suggestions in this question as well as a number of other sources, but I haven't had ...
1
vote
1answer
313 views
Enable Terminal beep with pactl
I found a way to enable the terminal beep:
pactl upload-sample /usr/share/sounds/gnome/default/alerts/glass.ogg bell.ogg
But this gets lost after a reboot. How can I execute this command ...
3
votes
1answer
269 views
Sound notification in Terminal
I've never used this feature, but I think that in KDE Konsole Terminal you can configure sound notifications. This is the screenshot:
I find this useful when you execute a command client that wait ...
4
votes
1answer
294 views
How can I set a per terminal bell with xterms?
I'm using natty. I'm using classic. I use raw xterms (the latest build, 270, in fact).
I've done
xset b 100
pactl upload-sample /usr/share/sounds/ubuntu/stereo/message.ogg bell.ogg
But I want ...
0
votes
2answers
437 views
Terminal bell without a PC speaker
I do not have an internal speaker in my computer. Usually, I rely on the window manager to play a beep through my soundcard when there's a terminal bell, but since I upgraded, that is not working.
...