1837526 Members
3648 Online
110117 Solutions
New Discussion

Re: X11 export DISPLAY

 
SOLVED
Go to solution
Rpger Tavener
Occasional Advisor

X11 export DISPLAY

What does the 0.0 mean in the statement
export DISPLAY=xxx.xx.xxx.xx:0.0

Thanks
When the only tool you own is a hammer, every problem looks like a nail!
2 REPLIES 2
Mark Greene_1
Honored Contributor
Solution

Re: X11 export DISPLAY

Screen zero on monitor zero. CDE supports 4 different screens per monitor, by default. If you were running an X Windows console, you could have a 0.1, 0.2, 0.3, and 0.4 X windows sessions running on a single monitor.

mark
the future will be a lot like now, only later
Rpger Tavener
Occasional Advisor

Re: X11 export DISPLAY

Thanks Much!

When the only tool you own is a hammer, every problem looks like a nail!