+ Reply to Thread
Results 1 to 11 of 11
  1. #1
    Junior Member
    Join Date
    Jun 2006
    Posts
    26

    finding mouse cursor position???

     
    is there a small utility or a program i can use that will show my the coordinates of my mouse cursor?? I really, really need to find my coordinates of my cursor so can someone please help me

  2. #2
    Back from the dead pullmyfoot's Avatar
    Join Date
    Aug 2006
    Location
    Singapore
    Posts
    4,378
    go to control pannel, click on mouse properties, then go to the pointer options tab and click on the little box that says show location of pointer when i press the control key
    i5 3750 | ASUS P75 | GTX560Ti | 8gb Corsair Vengence
    PII 720BE X3 @ 3.7Ghz |
    Gigabyte 790GX | HD6850 | 8gb OCZ Reper

  3. #3
    Caveat Emptor Rootstonian's Avatar
    Join Date
    Mar 2005
    Location
    Out of my mind
    Posts
    3,330
    That does not show (x,y) coordinates of his mouse

  4. #4
    Ride 'em Cowboy Steve R Jones's Avatar
    Join Date
    Oct 2001
    Location
    Dallas, TX
    Posts
    12,374
    My friend Google has a bunch of info.....Here's one:

    http://yaldex.com/FSPageDetails/MouseCoordinates.htm
    Imagine a world where dogs took bad owners to the pound...

  5. #5
    Caveat Emptor Rootstonian's Avatar
    Join Date
    Mar 2005
    Location
    Out of my mind
    Posts
    3,330
    That works IN IT"S OWN PAGE, not on an outside windows.

    If I wasn't so slammed today, I would have wrote him one, but Google results should turn something out fairly quickly.

  6. #6
    Junior Member
    Join Date
    Oct 2008
    Posts
    1

    Lightbulb Low Tech Solution with Paint

    Hit the 'Prnt Scrn' button

    Open Paint

    Select Edit > Paste, or Ctrl-V, to paste the image.

    Click the Free-Form select button (Dotted Star) to lock the image location

    Move the Mouse over the location in the image.

    Note the Mouse Coordinates in the status bar.
    Last edited by qptmgrossman; October 9th, 2008 at 11:29 AM.

  7. #7
    Ride 'em Cowboy Steve R Jones's Avatar
    Join Date
    Oct 2001
    Location
    Dallas, TX
    Posts
    12,374
    FYI - this thread is from June 18th, 2007

  8. #8
    Back from the dead pullmyfoot's Avatar
    Join Date
    Aug 2006
    Location
    Singapore
    Posts
    4,378
    That is pretty smart though..
    i5 3750 | ASUS P75 | GTX560Ti | 8gb Corsair Vengence
    PII 720BE X3 @ 3.7Ghz |
    Gigabyte 790GX | HD6850 | 8gb OCZ Reper

  9. #9
    Junior Member
    Join Date
    Aug 2009
    Posts
    1
    yea I know this thread is yrs old but the screenshot method won't work because whatever graphic application offsets the coordinates, savy?

    our good friend google did not cough up dozens of results and I could only find one that fit the bill, though I remember a small little app that had the coordinates in a tool tip.

    Exact Mouse - Free software downloads and software reviews - CNET Download.com

    2 week trial so not ideal

  10. #10
    Junior Member
    Join Date
    Aug 2009
    Posts
    1
    Hey,

    I found a good way to find the coordinates of the mouse.

    1. Download: AutoIt v3

    2. From the Start menu, go to AutoIt v3 > SciTE Script Editor.

    3. Paste this script code into it and save it:

    Code:
    HotKeySet("z","jPos")
    
    While 1
        Sleep(100)
    WEnd
    
    Func jPos()
        $jPos = MouseGetPos()
        MsgBox(0, "Mouse x,y:", $jPos[0] & "," & $jPos[1])
        
    EndFunc
    4. Now go to AutoIt v3 > Run Script and choose the script you just created. The icon will show in the system tray (bottom right).

    Now when you press the letter 'z', it will display the mouse xy coordinates in a pop-up box.

    Source: coordinates program ? - AutoIt Forums

    Chris
    Last edited by Chris4; November 7th, 2009 at 01:46 PM.

  11. #11
    Junior Member
    Join Date
    Sep 2011
    Posts
    1

    Smile

    u can ref here.
    Tryit Editor v1.4

    easy to understand LOL!!

    Gud Luck!!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Mouse Cursor Dissapeared!
    By The_Shooter in forum Technical Support
    Replies: 9
    Last Post: January 18th, 2007, 02:27 PM
  2. Problems with mouse cursor
    By ok.player in forum Technical Support
    Replies: 0
    Last Post: October 5th, 2006, 12:24 AM
  3. Default cursor position.
    By RO233 in forum Webmastering and Programming
    Replies: 0
    Last Post: September 5th, 2006, 02:16 PM
  4. Controlling cursor position in a textarea
    By Stangeriffic02 in forum General Tech Discussion
    Replies: 1
    Last Post: April 29th, 2005, 02:54 PM
  5. Mouse cursor moving on its own
    By moab in forum Security and Privacy Issues
    Replies: 3
    Last Post: October 6th, 2003, 03:36 PM

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Recommended Sites: ResellerRatings Store Reviews