From: Anselm R. Garbe Date: Mon, 26 Feb 2007 10:44:41 +0000 (+0100) Subject: if isatty() first read from stdin and then grab the keyboard, otherwise first grab... X-Git-Url: https://git.xinqibao.xyz/dmenu.git/commitdiff_plain/8a066fabd9796ca80f5a359c3c6cf57c947b1b95?hp=8a066fabd9796ca80f5a359c3c6cf57c947b1b95 if isatty() first read from stdin and then grab the keyboard, otherwise first grab the keyboard and then read from stdin ---