This document summarizes a research paper on gesture recognition techniques for controlling mouse events without physically touching a mouse. The paper presents a technique using color detection and tracking of colored caps on fingers. By analyzing the number and positions of color regions in camera frames, various mouse gestures can be recognized, such as left click, right click, drag, etc. An algorithm was implemented in MATLAB using color space conversion from RGB to YCbCr to track hand gestures. Experimental results showed high recognition rates for common mouse events like cursor movement, clicking, and dragging. The technique provides an accessible way for people with disabilities to control computing devices through natural hand gestures.