Hi, I have a 480x800 LCD and the touchscreen driver gives 0 to 4095 and max value is X=4095, Y = 4095 I am using android. Currently, with this setup. I am not able to see the effects on my touchscreen on the LCD. I use the call input_set_abs_params with ABS_X and ABS_Y to tell the upper layer that my touchscreen gives 0 to 4095. Eventhough, i am able to see the events generated using evtest. I wanted to check who maps these values 0 to 4095 to the Appropriate pixel on the LCD. Regards, Sriram -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html