<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Netsight java client &amp; high resolution screens = solved in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/netsight-java-client-high-resolution-screens-solved/m-p/31344#M3262</link>
    <description>&lt;BR /&gt;
&lt;BR /&gt;
As native java client is not DPI aware there should be  text &lt;BR /&gt;
&lt;BR /&gt;
added in the "resources" section  of .jnlp files. Otherwise the applications are not readable on hi-dpi displays.&lt;BR /&gt;
have fun!&lt;BR /&gt;
&lt;BR /&gt;
Z.&lt;BR /&gt;
&lt;BR /&gt;
P.S. Thanks to Zdenek Tlusty for finding that</description>
    <pubDate>Sat, 25 Feb 2017 16:20:00 GMT</pubDate>
    <dc:creator>Zdeněk_Pala</dc:creator>
    <dc:date>2017-02-25T16:20:00Z</dc:date>
    <item>
      <title>Netsight java client &amp; high resolution screens = solved</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/netsight-java-client-high-resolution-screens-solved/m-p/31344#M3262</link>
      <description>&lt;BR /&gt;
&lt;BR /&gt;
As native java client is not DPI aware there should be  text &lt;BR /&gt;
&lt;BR /&gt;
added in the "resources" section  of .jnlp files. Otherwise the applications are not readable on hi-dpi displays.&lt;BR /&gt;
have fun!&lt;BR /&gt;
&lt;BR /&gt;
Z.&lt;BR /&gt;
&lt;BR /&gt;
P.S. Thanks to Zdenek Tlusty for finding that</description>
      <pubDate>Sat, 25 Feb 2017 16:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/netsight-java-client-high-resolution-screens-solved/m-p/31344#M3262</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2017-02-25T16:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netsight java client &amp; high resolution screens = solved</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/netsight-java-client-high-resolution-screens-solved/m-p/31345#M3263</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
can you please elaborate how to do it? i don't know how to set this resource.&lt;BR /&gt;
&lt;BR /&gt;
we have the same problem and would be great if we can solve it.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Feb 2017 12:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/netsight-java-client-high-resolution-screens-solved/m-p/31345#M3263</guid>
      <dc:creator>Ahmed_Haroun</dc:creator>
      <dc:date>2017-02-27T12:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netsight java client &amp; high resolution screens = solved</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/netsight-java-client-high-resolution-screens-solved/m-p/31346#M3264</link>
      <description>I am not author, but as I understand it you need to download the  jnlp file (instead of run it from the browser save it) and edit it with some file editor. Once edited, just execute it. &lt;BR /&gt;
&lt;BR /&gt;
 Good luck &lt;BR /&gt;
&lt;BR /&gt;
 Z.</description>
      <pubDate>Mon, 27 Feb 2017 12:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/netsight-java-client-high-resolution-screens-solved/m-p/31346#M3264</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2017-02-27T12:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netsight java client &amp; high resolution screens = solved</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/netsight-java-client-high-resolution-screens-solved/m-p/31347#M3265</link>
      <description>This is Great , Thank you for saving my eyes &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
for anyone else having the same problem , edit the JNLP file using Wordpad.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;The below section before edit:&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;------&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;&lt;RESOURCES os="Windows"&gt;            &lt;J2SE href="&amp;lt;/i&amp;gt;&amp;lt;a href=" =""&gt;&lt;I&gt;http://java.sun.com/products/autodl/j2se"&lt;/I&gt;&lt;I&gt;;&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;                   version="1.6+"&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;                   java-vm-args="-Xmx512M" &lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;            /&amp;gt;&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt; &lt;/I&gt;&lt;/J2SE&gt;&lt;/RESOURCES&gt;&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;-----&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;after editing it should look like this:&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
---&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;&lt;RESOURCES os="Windows"&gt;            &lt;J2SE href="&amp;lt;/i&amp;gt;&amp;lt;a href=" =""&gt;&lt;I&gt;http://java.sun.com/products/autodl/j2se"&lt;/I&gt;&lt;I&gt;;&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;                   version="1.6+"&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;                   java-vm-args="-Xmx512M" &lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;            /&amp;gt;&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;   &lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt; &lt;/I&gt;&lt;/J2SE&gt;&lt;/RESOURCES&gt;&lt;/I&gt;&lt;BR /&gt;
----&lt;BR /&gt;
&lt;BR /&gt;
Works like a charm.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2017 01:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/netsight-java-client-high-resolution-screens-solved/m-p/31347#M3265</guid>
      <dc:creator>Ahmed_Haroun</dc:creator>
      <dc:date>2017-03-01T01:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netsight java client &amp; high resolution screens = solved</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/netsight-java-client-high-resolution-screens-solved/m-p/31348#M3266</link>
      <description>Code is lost during Extremes Portal migration...&lt;BR /&gt;
&lt;BR /&gt;
here the needed code in used .jnlp file.&lt;BR /&gt;
&lt;BR /&gt;
+property name="sun.java2d.dpiaware" value="false"/+&lt;BR /&gt;
&lt;BR /&gt;
BR</description>
      <pubDate>Thu, 17 Jan 2019 20:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/netsight-java-client-high-resolution-screens-solved/m-p/31348#M3266</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2019-01-17T20:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netsight java client &amp; high resolution screens = solved</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/netsight-java-client-high-resolution-screens-solved/m-p/31349#M3267</link>
      <description>&lt;BR /&gt;
&lt;BR /&gt;
I don't see any difference between the Before and After sections - what needs to change?&lt;BR /&gt;
&lt;BR /&gt;
Any help would be greatly appreciated.</description>
      <pubDate>Wed, 23 Jan 2019 08:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/netsight-java-client-high-resolution-screens-solved/m-p/31349#M3267</guid>
      <dc:creator>Damon_Nicoli</dc:creator>
      <dc:date>2019-01-23T08:17:00Z</dc:date>
    </item>
  </channel>
</rss>

