Search found 6 matches

by g4c9z
Wed Mar 31, 2010 1:42 pm
Forum: LXDE Components
Topic: Beep (system bell) not working in LXTerminal
Replies: 11
Views: 15296

Re: Beep (system bell) not working in LXTerminal

Huh? It's not only in XMonad - as I mentioned, it happens when you restore a window from minimized state too.
by g4c9z
Wed Mar 31, 2010 12:34 am
Forum: LXDE Components
Topic: Beep (system bell) not working in LXTerminal
Replies: 11
Views: 15296

Re: Beep (system bell) not working in LXTerminal

My window manager is XMonad with a tabbed layout, where every window fills the screen (except for an XMobar status bar at the top). It happens every time I click on the LXTerminal tab while another window is visible - it takes about a second for LXTerminal to appear. However, I can reproduce it in F...
by g4c9z
Tue Mar 30, 2010 9:11 pm
Forum: LXDE Components
Topic: Beep (system bell) not working in LXTerminal
Replies: 11
Views: 15296

Re: Beep (system bell) not working in LXTerminal

OK, I ran make install to install it in /usr/local/bin, and that fixed the preferences, and the beep is working. But it still doesn't explain / fix the delay when switching the window focus...
by g4c9z
Tue Mar 30, 2010 1:23 pm
Forum: LXDE Components
Topic: Beep (system bell) not working in LXTerminal
Replies: 11
Views: 15296

Re: Beep (system bell) not working in LXTerminal

I tried checking it out from git and building it. When I ran it from the directory "make" built it in (I didn't do make install), I noticed some major problems - the "Preferences" dialog doesn't come up at all, and there's a significant delay when switching focus to the window be...
by g4c9z
Tue Mar 30, 2010 11:38 am
Forum: LXDE Components
Topic: Beep (system bell) not working in LXTerminal
Replies: 11
Views: 15296

Re: Beep (system bell) not working in LXTerminal

OK, that's great, thanks.
by g4c9z
Mon Mar 29, 2010 1:22 pm
Forum: LXDE Components
Topic: Beep (system bell) not working in LXTerminal
Replies: 11
Views: 15296

Beep (system bell) not working in LXTerminal

The command: echo -ne \\a is supposed to produce a beep through the PC speaker, and it does on other terminal emulators. But on LXTerminal, it doesn't. Is this normal? Does anyone know what the cause might be? It also happens with "terminal", the terminal emulator for XFCE. I'm not sure if...