Re: Using a display connection name fails (through NewtFactory)
Posted by
Sven Gothel on
Jun 13, 2013; 8:44am
URL: https://forum.jogamp.org/Using-a-display-connection-name-fails-through-NewtFactory-tp4029333p4029400.html
On 06/13/2013 10:39 AM, neothemachine [via jogamp] wrote:
>> Can you change the name to 'nativewindow.x11.display.default' ?
>
> Sven, I'm not sure how to use the jnlpAlias boolean of
> PropertyAccess.getProperty(key, jnlp)
>
> Should I set it to false?
true - then you can also use 'jnlp.*' as a prefix,
allowing JNLP and applets to utilize it.
~Sven