Find the answer to your Linux question:
Results 1 to 7 of 7
Hey guys , I'm working on a project for which I've to get my application to display two cursors on the screen. Please guide me as to what functions I ...
  1. #1
    Just Joined!
    Join Date
    Sep 2008
    Posts
    9

    Question Two mice on the same screen

    Hey guys ,

    I'm working on a project for which I've to get my application to display two cursors on the screen.

    Please guide me as to what functions I am suppose to use and which Library.

    As I'm working on Ubuntu and have to code it in C some examples would really be helpful.

    Thank you.

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    I know there is an extension of the xlib protocol.
    It's called multipointer, or short "MPX".

    YouTube - MPX demo video
    Debian GNU/Linux -- You know you want it.

  3. #3
    Just Joined!
    Join Date
    Sep 2008
    Posts
    9
    Hey I went through the video.

    I want to do something similar.

    Can u guide me more so that it would more clear to me as to which exact path I should follow.

    Thank you.

  4. #4
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    MPX is a rather new extension, it was added to the mainstream XOrg server just a few months ago. Therefore, I think you basically have two options:

    1. Change to a distribution which has a very up-to-date versions of the X Window System.

    2. Patch your current X server (non-trivial).

    Either way, you should go to the homepage of the author and ask for guidiance. After all, Peter should know best how to use his product.
    MPX: The Multi-Pointer X Server
    Debian GNU/Linux -- You know you want it.

  5. #5
    Just Joined!
    Join Date
    Sep 2008
    Posts
    9
    I'm not aware of the actual in and outs of the X window System.

    I've start from studying it.

    So can you help with that.

    Like some material or something.

    It would be really great.

    Hey and thanks alot.

  6. #6
    Just Joined!
    Join Date
    Sep 2008
    Posts
    9

    Question

    [QUOTE=shantanu_nalawade;623443]I'm not aware of the actual in and outs of the X window System.

    I've start from studying it.

    So can you help with that.

    Like some material or something.

    It would be really great.

    Hey and thanks alot.

  7. #7
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Debian GNU/Linux -- You know you want it.

Posting Permissions

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