Find the answer to your Linux question:
Results 1 to 2 of 2
Hey all. I'm a newbie to linux and am wanting to start developing software for it but am not totally sure what language to use. The program I'm wanting to ...
  1. #1
    Just Joined!
    Join Date
    Nov 2008
    Posts
    22

    Advice Needed for Program

    Hey all. I'm a newbie to linux and am wanting to start developing software for it but am not totally sure what language to use. The program I'm wanting to write will need to run in the background and capture mouse clicks and movement in the X enviroment. Does anyone know what language would be best for this? C++ or something similar?

    I've got experience with other high level languages as well as several scripting languages.

    Thanks in advance.

    John

  2. #2
    Just Joined!
    Join Date
    Nov 2008
    Posts
    11
    "Best" is one of the terms that people are going to disagree on

    But you could do it in Python with the Xlib. Even if you don't know Python it should be easy enough to pick it up quickly.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...