I am creating programs using Java. Within this program, I want to have the ability to create a certain output on a predefined monitor. My Ubuntu 14.10 Test System is connected via 2 monitor DVI. Unity captures both monitors for your desktop. How do I reach these monitors? Is there a way to make connections through / dev / *? Or do I have to do this in my Java program?
You can use the list to get connected to your system.
If you want, you can create a "virtual" desktop, add areas of all the devices together,
No comments:
Post a Comment