Re: Terminal bell/beep in XFCE

2014-12-28 Thread Sam Varshavchik
David A. De Graaf writes: On Sun, Dec 28, 2014 at 10:10:09AM -0500, Sam Varshavchik wrote: > After switching to XFCE, one thing that I'm missing fondly is the terminal > beep/bell. > > I don't see any promising setting in xfce4-terminal. What I'm looking for is > what Gnome did – use an audio

Re: Terminal bell/beep in XFCE

2014-12-28 Thread Heinz Diehl
On 28.12.2014, Sam Varshavchik wrote: > I manually changed MiscBell to TRUE, but that didn't help. Yes, it did some time ago. Unfortunately, this seems to be a bug which different maintainers/people still try to assign to each other, without any solution.. https://bugzilla.redhat.com/show_bug.c

Re: Terminal bell/beep in XFCE

2014-12-28 Thread David A. De Graaf
On Sun, Dec 28, 2014 at 10:10:09AM -0500, Sam Varshavchik wrote: > After switching to XFCE, one thing that I'm missing fondly is the terminal > beep/bell. > > I don't see any promising setting in xfce4-terminal. What I'm looking for is > what Gnome did – use an audio effect for a terminal beep, an

Re: Terminal bell/beep in XFCE

2014-12-28 Thread fedora
try install gnome-terminal under XFCE? yum install gnome-terminal suomi On 2014-12-28 16:10, Sam Varshavchik wrote: After switching to XFCE, one thing that I'm missing fondly is the terminal beep/bell. I don't see any promising setting in xfce4-terminal. What I'm looking for is what Gnome did

Re: Terminal bell/beep in XFCE

2014-12-28 Thread Sam Varshavchik
Sam Varshavchik writes: Heinz Diehl writes: On 28.12.2014, Sam Varshavchik wrote: > After switching to XFCE, one thing that I'm missing fondly is the terminal > beep/bell. What is the output of "grep -i bell ~/.config/xfce4/terminal/terminalrc"? [Configuration] ColorBackground=#ff

Re: Terminal bell/beep in XFCE

2014-12-28 Thread Sam Varshavchik
Heinz Diehl writes: On 28.12.2014, Sam Varshavchik wrote: > After switching to XFCE, one thing that I'm missing fondly is the terminal > beep/bell. What is the output of "grep -i bell ~/.config/xfce4/terminal/terminalrc"? [Configuration] ColorBackground=# MiscAlwaysShowTabs=FALS

Re: Terminal bell/beep in XFCE

2014-12-28 Thread Heinz Diehl
On 28.12.2014, Sam Varshavchik wrote: > After switching to XFCE, one thing that I'm missing fondly is the terminal > beep/bell. What is the output of "grep -i bell ~/.config/xfce4/terminal/terminalrc"? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription

Terminal bell/beep in XFCE

2014-12-28 Thread Sam Varshavchik
After switching to XFCE, one thing that I'm missing fondly is the terminal beep/bell. I don't see any promising setting in xfce4-terminal. What I'm looking for is what Gnome did – use an audio effect for a terminal beep, and not the motherboard speaker. Anyone knows if that's possible?