We have a Java application running on Linux. The application needs to display images (with jogl). My computer has two video cards, one is the integrated video card and another is a NVIDIA added by our engineer.
I am just wondering is it possible for the Java application to choose which video card to use? how about dynamically?