2006-08-11 20:41 UTC
Urgency flag
Is it possible to externally set the urgency flag for an xterm (or other closely-related terminal emulator)?
Yes. See this urgent.c for a simple example of setting
the flag from a program running in the terminal. (The WINDOWID environment
variable gives the X window id of the xterm.)