<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<br><div><div>On Apr 20, 2008, at 6:32 PM, Hal V. Engel wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><br></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">I am not sure I understand the concern here.<span class="Apple-converted-space">  </span>Wouldn't a user logged into the<span class="Apple-converted-space"> </span></font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">same machine through more than one X11 session want to use the same color<span class="Apple-converted-space"> </span></font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">configuration for all sessions?<span class="Apple-converted-space">  </span>After all the color configuration is<span class="Apple-converted-space"> </span></font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">specific to the hardware not the user or the X11 session.</font></p></blockquote><div><br></div>[SNIP]</div><div><br></div><div><blockquote type="cite"><blockquote type="cite"><p style="margin: 0.0px 0.0px 0.0px 10.0px; font: 12.0px Helvetica; min-height: 14.0px"><span class="Apple-style-span" style="-webkit-text-stroke-width: -1; ">/etc/X11/... *might* be appropriate. The settings are on a per-X11</span></p> <p style="margin: 0.0px 0.0px 0.0px 10.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">session basis after all.</font></p> </blockquote><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><br></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Again I am not sure I understand this.<span class="Apple-converted-space">  </span>Why would different X11 sessions<span class="Apple-converted-space"> </span></font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">need/use different profiles or other color related settings for the same<span class="Apple-converted-space"> </span></font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">monitor, printer, scanner or camera?</font></p> </blockquote></div><br><div>Ahh, the main point is that those would be *different* monitors, and perhaps different printers and scanners also. Same computer, same home directory, but different hardware.</div><div><br></div><div>In some environments it's common to have a shared user directory somewhere on the network. Then as one sits down at different workstations, a log in occurs and the home dir gets mapped in at the computer the user is physically at. So one could be logged in to computers in different rooms, but using the same home dir at the same time.</div><div><br></div><div>Or one can use XDMCP to run X11 at one system, but log into a different system elsewhere on the network. Picture running a thin X11 client on a laptop and on PC, both connecting to the same rack-mounted 1u headless box back in the server room.</div><div><br></div><div>Then there is always remote X11 access. I might be logged in to the console of the Ubuntu desktop back out in the office. Then since I want to do something, but don't want to get up from my laptop or carry it out there, I'll just do ssh -XYC to that box. So I have one X11 session running that is displaying on the monitor out there and is running on the Intel graphics card in the desktop computer, but then simultaneously have a second login from this laptop, with program output appearing on the laptop's screen and displayed via its internal ATI video card.</div><div><br></div><div>Of course in the general remote X11 scenario the second X11 session was already launched and running, and should not need to look for profiles to load into the running display on the laptop. However, the first one definitely has that issue/potential confusion.</div></body></html>