[xmonad] how to redirect dynamicLogXinerama output to a FIFO/named pipe?
Lara Michaels
laramichaels1978 at yahoo.com
Thu Jun 21 15:31:14 CEST 2012
Hi Brandon
thank you for this, now I no longer get the error message upon starting xmonad. However, still nothing gets read by 'tail -f .xmonad-fifo'.
Is there some other way to the dynamicLogXinerama information so that I can display it on an applet/appindicator?
thanks!
~l
________________________________
From: Brandon Allbery <allbery.b at gmail.com>
To: Lara Michaels <laramichaels1978 at yahoo.com>
Cc: "xmonad at haskell.org" <xmonad at haskell.org>
Sent: Wednesday, June 20, 2012 7:37 PM
Subject: Re: [xmonad] how to redirect dynamicLogXinerama output to a FIFO/named pipe?
On Wed, Jun 20, 2012 at 7:38 AM, Lara Michaels <laramichaels1978 at yahoo.com> wrote:
, startupHook = hSetBuffering stdout LineBuffering
*sigh* sorry, late night and I missed part of it. Also, you're using gnomeConfig, so it takes a little more:
, startupHook = (io $ hSetBuffering stdout LineBuffering) <+> startupHook gnomeConfig
--
brandon s allbery allbery.b at gmail.com
wandering unix systems administrator (available) (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20120621/13263a97/attachment.htm>
More information about the xmonad
mailing list