using keyboard and mouse simultaneously

pricks

pricks

@pricks-DwyTsq Oct 22, 2024
hi
i want to know if we can use keyboard and mouse on different application simultaneously on same system.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • gaurav.bhorkar

    gaurav.bhorkar

    @gauravbhorkar-Pf9kZD Aug 18, 2009

    pricks
    hi
    i want to know if we can use keyboard and mouse on different application simultaneously on same system.
    I don't think it is possible.

    Reason:
    Windows converts any device event into a message in the system message queue which are then posted into the application message queue (for a window). These message are passed in a queue. For ex. When you press keys and click mouse simultaneously, then a message queue will be generated (i.e. either the keyboard's message will be passed first or the mouse's message)
  • vishnu priya

    vishnu priya

    @vishnu-priya-L6wLMl Aug 18, 2009

    pricks
    hi
    i want to know if we can use keyboard and mouse on different application simultaneously on same system.
    I too think that its not possible,
    like even if you click the mouse as well as use the keyboard the system will take the very first operation that you performed,,may be you think that you gave both the commands at the same time but,there will be some time difference between them.
  • saurabh2486

    saurabh2486

    @saurabh2486-Tr6NOC Aug 18, 2009

    wat u intend to do i didn't get ur question but yes if u want to use 2 keyboards or mice u can use provided one is usb and other can be either usb or ps/2
  • Anil Jain

    Anil Jain

    @CrazyBoy Aug 19, 2009

    Not possible...
  • sookie

    sookie

    @sookie-T06sFW Aug 19, 2009

    [SPAM]
    Might sound funny 😁 but I can use both a keyboard and mouse simultaneously . Just have a look at my keyboard

    [​IMG]

    [/SPAM]
  • Aashish Joshi

    Aashish Joshi

    @aashish-VrevFC Aug 19, 2009

    From what I've learnt, and observed, about computers over the years, to be able to use mouse and keyboard simultaneously in 2 different applications, the 2 applications would have to have "focus" simultaneously. Also, they would have to be written (programmed) in such a manner that, one only captures mouse movements while the other, keyboard inputs without mixing them up.

    I am not sure what practical purpose this would serve, as one person cannot usually perform the two tasks simultaneously in a coherent manner.
  • Paritosh222

    Paritosh222

    @paritosh222-zVLKdZ Aug 19, 2009

    not possible for everyone else sookie ha ha ha
  • Ashraf HZ

    Ashraf HZ

    @Ash Aug 19, 2009

    It would be possible with virtualization perhaps.. though I've never attempted it.

    I wouldn't be surprised if there is a software that allows one to use the keyboard and mouse for different applications. You'll probably need to configure the software in advanced of course.. attaching keyboard input for App 1 and mouse of App 2 to avoid any possible IRQ conflicts.
  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Sep 27, 2009

    sookie
    [SPAM]
    Might sound funny 😁 but I can use both a keyboard and mouse simultaneously . Just have a look at my keyboard

    [​IMG]

    [/SPAM]
    nice sookie....
    good thinking
  • Anil Jain

    Anil Jain

    @CrazyBoy Sep 27, 2009

    ash
    It would be possible with virtualization perhaps.. though I've never attempted it.
    Which type of virtualization are you talking about Dear ASH !!!

    I have never heard this thing in my past experience (2+ Yrs experience on virtualization.)

    -CB
  • Ashraf HZ

    Ashraf HZ

    @Ash Sep 27, 2009

    Why don't you try? Virtualization is a vast world 😀
  • Anil Jain

    Anil Jain

    @CrazyBoy Sep 27, 2009

    I will search, If I will find anything related will let you know. 😀

    CB
  • Ashraf HZ

    Ashraf HZ

    @Ash Sep 27, 2009

    Awesome, that'll be cool