# Options to pass to java when starting JOSM. # Uncomment the JAVA_OPTS lines to enable their use by /usr/bin/josm-latest # Increase usable memory #JAVA_OPTS="-Xmx2048m ${JAVA_OPTS}" # Enable OpenGL pipeline (2D graphic accelerators) #JAVA_OPTS="-Dsun.java2d.opengl=True ${JAVA_OPTS}"