how to find all the coordinate of icons on Linux xdesktop

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lyun1121
    New Member
    • Nov 2014
    • 1

    how to find all the coordinate of icons on Linux xdesktop

    Hi,
    Now I need to simulate a user to using our linux desktop. Following is my step in python script:

    1: Find out all coordinate of icons on desktop
    2: Move mouse to loop left click on the icons

    So problems:
    1: is it possible to use xlib to find out coordinate of icon on desktop?
    2: is it possible to use xlib to extinguish area of taskbar and desktop?
    Thanks very much!
Working...