The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
2answers
9k views

Is there a command to list all open displays on a machine?

When SSH'd locally into my computer (don't ask, it's a workaround), I can't start graphical applications without running: export DISPLAY=:0.0 If I run this first and then run a graphical ...