AsTeRICS
AsTeRICS copied to clipboard
Plugin for providing screen resolution
While discussing a mouse control system via scanning developed by a student the idea for the following simple plugin came to my mind:
Plugin "Screen"
Output ports:
- resolutionX -> current screen resolution in x-direction
- resolutionY -> current screen resolution in y-direction
It would be very useful in the mouse control scenario in order to determine the min/max values where the mouse can be moved.
Sounds like a good idea. Maybe even better, if the plugin could tell us about attached display devices and their resolution.