source:
josm/trunk/native/linux/latest/etc/default/josm-latest@
18226
| Last change on this file since 18226 was 13722, checked in by , 8 years ago | |
|---|---|
| File size: 288 bytes | |
| Line | |
|---|---|
| 1 | # Options to pass to java when starting JOSM. |
| 2 | # Uncomment the JAVA_OPTS lines to enable their use by /usr/bin/josm-latest |
| 3 | |
| 4 | # Increase usable memory |
| 5 | #JAVA_OPTS="${JAVA_OPTS} -Xmx2048m" |
| 6 | |
| 7 | # Enable OpenGL pipeline (2D graphic accelerators) |
| 8 | #JAVA_OPTS="${JAVA_OPTS} -Dsun.java2d.opengl=True" |
| 9 |
Note:
See TracBrowser
for help on using the repository browser.
