Program for getting the cursor's x,y coordinates?
        Posted  
        
            by 
                Click Upvote
            
        on Super User
        
        See other posts from Super User
        
            or by Click Upvote
        
        
        
        Published on 2011-02-10T22:42:36Z
        Indexed on 
            2011/02/10
            23:27 UTC
        
        
        Read the original article
        Hit count: 236
        
Is there a program which lets you easily get the x,y coordinates for your cursor?
Basically, I move my cursor to somewhere on my screen, it shows me the x,y coordinates and has an option to copy them to the clipboard or export them somehow.
I can already do this if I take a screenshot and open it in MS Paint, then as I move the mouse cursor over the screenshot it shows the coordinates in the status bar, however I have to manually write them down, hence its not convenient.
© Super User or respective owner