Mercurial > code > home > repos > homeauto
changeset 119:9155e9a605ec
comment
Ignore-this: a0c7a9a99558eb8cc97a256a49e8d85a
author | drewp@bigasterisk.com |
---|---|
date | Sun, 22 Sep 2013 00:32:41 -0700 |
parents | 7179284779fd |
children | 2c4ad7fc542e |
files | lib/localdisplay.py |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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: