Hi All,

This bug came up in the last couple weeks. I have a really simple script to
switch between my different monitor setups. Until a week or two ago worked
perfectly, now I get an error saying only one instance of systray gadget is
allowed and then it auto logs out after a couple seconds. One example of a
file I run is:

#!/bin/bash
sleep 3 && xrandr --output HDMI1 --auto &
sleep 3 && xrandr --output LVDS1 --off;



Thanks
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to