# HG changeset patch # User drewp@bigasterisk.com # Date 1379835161 25200 # Node ID 9155e9a605ecbbcef49ec3d4c7e478961baed325 # Parent 7179284779fda9322af8145b4b4af612223518f6 comment Ignore-this: a0c7a9a99558eb8cc97a256a49e8d85a diff -r 7179284779fd -r 9155e9a605ec lib/localdisplay.py --- a/lib/localdisplay.py Sun Sep 22 00:31:39 2013 -0700 +++ b/lib/localdisplay.py Sun Sep 22 00:32:41 2013 -0700 @@ -3,6 +3,9 @@ def setDisplayToLocalX(): """ set DISPLAY env var in this process to the id of the X process on localhost + + I might need something like xauth merge /run/gdm/auth-for-gdm-xxxxxx/database too + and this isn't automated yet """ for pid in psutil.get_pid_list(): try: