Sample Header Ad - 728x90

KDE somehow mute Konsole, yet IntelliJ terminal plays "beep" sound as normal

2 votes
3 answers
1572 views
I found out that the "beep" sound is only produced inside of the IntelliJ's (RubyMine to be more specific) terminal. All tput bel, echo ^G and echo $'\a' produces a normal annoying sound. On addition it is played as normal if i use backspace when line is empty, or for example an right arrow when i reach the end of the text. But when i run Konsole app (or Yakuake) it is completely mute. I have the **"Play sound"** option for **"Bell in Focused Session"** event checked, in my Konsole > Settings > Configure Notifications (pic rel). The play button, visible on the screen below, doesn't produce any sound neither. Configure Notifications - System Settings Module This produces a sound: tput bel used inside of IntelliJ terminal This does not: tput bel used inside Konsole
Asked by Radek (21 rep)
Mar 27, 2020, 09:32 AM
Last activity: Feb 24, 2025, 12:03 PM