Open klues opened 5 years ago
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: 1) resolutionX -> current screen resolution in x-direction 2) 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.
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: 1) resolutionX -> current screen resolution in x-direction 2) 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.