Problems (#1) - ir_ptr mouse coordinates (#70) - Message List

ir_ptr mouse coordinates
 unsolved

My screen is larger than 1024x768 - is there any way to make the ir_ptr access my full screen area? I tried changing the X_MAX and Y_MAX constants and recompiling, it just seems to make the area smaller instead of larger. Making the constants smaller doesn't seem to work either. Why must it be limited to 1024x768?

  • Message #24307

    How much of the screen are you unable to access? The X_MAX and Y_MAX values are used to scale the pointer location value, so increasing them will decrease the area you can access.

Attachments

No attachments created.