I don't get the customary system "bell" at the command prompt when I type ctl-g or when editing a file with vim. I do get sound when playing an audio file (through HDMI to my monitor).
As I was typing this question this "Similar question" popped up (Enabling audible terminal bell/beep on wheezy)
I am running Raspbian GNU/Linux 10 (buster) on Pi 4b Is this still the preferred solution?
Thank you.
Is this still the preferred solution?
Have you tried it? Does it work? – Dirk Jan 17 '20 at 07:09typedef struct FILE _IO_FILE;
to libsoftbeep.c in order to compile in Raspbian Buster.softbeep
works, but it ignores "Audible bell" in LXTerminal and "Beep when there is an error for keyboard input" in Mouse and Keyboard Settings, i.e. if you usesoftbeep
the bell sound if these boxed are checked or not. In Bashprintf "\a\a"
doesn't work, but it works in perlconsole. – mobluse Apr 07 '20 at 19:08