Re: Any reliable way to find the X11 display id and authority file for local session running in actual monitor.

2017-08-11 Thread Sai Prasanna
Thanks for the help. I am developing in go lang and found a perfect binding in dbusbindings. The logind dbus api was not intutive at first, but figured it out after some examples. Posting the go lang POC of above loginctl code to get active display. (So anyone following this thread can spend

Getting a separate DISPLAY for each screen connected

2017-08-11 Thread Tor Rune Skoglund
Dear List, Been digging a lot to try to find a good solution for my problem here: We are using xorg for an "embedded" system, on which we would like to get a separate DISPLAY setting for each of the computer's gfx connectors. As it is today, by default HDMI1, HDMI2 and HDMI3 are cloned, By using

Re: Getting a separate DISPLAY for each screen connected

2017-08-11 Thread Alex Deucher
On Fri, Aug 11, 2017 at 1:29 PM, Tor Rune Skoglund wrote: > Dear List, > > Been digging a lot to try to find a good solution for my problem here: > > We are using xorg for an "embedded" system, on which we would like to get a > separate DISPLAY setting for each of the computer's gfx connectors. As

Re: Dell P2715Q Monitor does not wake up after sleep (off, standby, or suspend)

2017-08-11 Thread Greg Gorsuch
Your description sounds about right. Since I do see a message ("*Entering energy saver mode*") come up on the monitor when I move the mouse as I mentioned before, this does suggest it has been awakened and becomes unrigistered at this point and sees no input anymore (hence the message). All the win

Re: Dell P2715Q Monitor does not wake up after sleep (off, standby, or suspend)

2017-08-11 Thread Alex Deucher
On Fri, Aug 11, 2017 at 3:08 PM, Greg Gorsuch wrote: > Your description sounds about right. Since I do see a message ("Entering > energy saver mode") come up on the monitor when I move the mouse as I > mentioned before, this does suggest it has been awakened and becomes > unrigistered at this poin

Re: Getting a separate DISPLAY for each screen connected

2017-08-11 Thread Ben Hildred
On Fri, Aug 11, 2017 at 1:00 PM, Alex Deucher wrote: > On Fri, Aug 11, 2017 at 1:29 PM, Tor Rune Skoglund wrote: > > Dear List, > > > > Been digging a lot to try to find a good solution for my problem here: > > > > We are using xorg for an "embedded" system, on which we would like to > get a > >