-
DISPLAY variable
Hello,
Can someone please tell me if there is a way of setting
X11GraphicsEnvironment.initDisplay at runtime ?
Currently, I've managed doing :-
System.setProperty("DISPLAY", "<my IP address>:0.0");
System.out.println("Jar DISPLAY = [" + System.getProperty("DISPLAY") + "]\n");
But I need to actually go to the lowest possible level of Java and set the DISPLAY variable there ?
Thanks.
Similar Threads
-
By AM003295 in forum VB Classic
Replies: 4
Last Post: 07-27-2007, 02:26 PM
-
By Chris Yard in forum VB Classic
Replies: 5
Last Post: 02-08-2007, 05:44 AM
-
By NikhilSriv in forum Java
Replies: 1
Last Post: 06-14-2006, 05:24 AM
-
By Allen Pitts in forum XML
Replies: 0
Last Post: 10-31-2002, 03:02 PM
-
By Marat Musaev in forum XML
Replies: 0
Last Post: 11-02-2000, 08:54 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks