java - Customize the output of a monitor -


i creating program using java. within program have ability create output on predefined monitor. ubuntu 14.10 test system has 2 monitors connected through dvi. unity grabs both monitors desktop. how access these monitors? there way create connection through /dev/*? or have in java program?

you can use graphicsenvironment list of graphicsdevices attached system.

if want to, can generate "virtual" desktop, combining devices areas together, for example


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

Simple Angular 2 project fails 'Unexpected reserved word' -

ios - Possible to get UIButton sizeThatFits to work? -