asterics / AsTeRICS

The Assistive Technology Rapid Integration & Construction Set
http://www.asterics.eu
Other
55 stars 27 forks source link

Plugin for providing screen resolution #274

Open klues opened 5 years ago

klues commented 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.

deinhofer commented 5 years ago

Sounds like a good idea. Maybe even better, if the plugin could tell us about attached display devices and their resolution.