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

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

php - Get process resource by PID -