Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Simulate a built-in X11 server package' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Simulate a built-in X11 server package
Authored by: bil on May 05, '06 05:12:57AM

Depending on your shell, to run X11 apps from terminal you may need to run "export DISPLAY=:0" instead of the setenv command.

If you add this to the .profile file in your home dir, it will execute each time you open a terminal window.



[ Reply to This | # ]