Differences between revisions 1 and 2
Revision 1 as of 2010-12-17 09:41:41
Size: 41
Editor: cresnik
Comment:
Revision 2 as of 2010-12-17 14:46:09
Size: 429
Editor: adjordje
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== Outline == == Issue ==
A lot User informed us after the upgrade of XP to Win 7 that running Mathlab from a X-Win session was much slower then before.
If you experience something like that, then try to disable the offscreen pixmap support.

== Solution ==
Create a file in your home directory which is called java.opts and add the line ' -Dsun.java2d.pmoffscreen=false '

Then start again the X-Win session

Contents

  1. Issue
  2. Solution

Issue

A lot User informed us after the upgrade of XP to Win 7 that running Mathlab from a X-Win session was much slower then before. If you experience something like that, then try to disable the offscreen pixmap support.

Solution

Create a file in your home directory which is called java.opts and add the line ' -Dsun.java2d.pmoffscreen=false '

Then start again the X-Win session

Workstations/Windows/MatlabOnAutlux (last edited 2020-09-07 11:26:54 by hgiger)