Re: How send character to keyboardbuffer?
- From: "Wolfgang Kern" <nowhere@xxxxxxxx>
- Date: Sat, 31 Mar 2007 01:59:00 +0200
michelratipho skrev:
[...]
bericht niet weergeven -wolfgang- Tekst uit oorspronkelijk bericht niet weergeven -
- Tekst uit oorspronkelijk bericht weergeven -- Tekst uit oorspronkelijk
- Tekst uit oorspronkelijk bericht weergeven -
Thank you all, but I've found out that the old Intellimouse 4.12 still
has the backspace to be able to assign to a mouse button. That version
even scrolls windows on hovering without the need to make them active.
I wonder why version 5 and 6 doesn't have it anymore?! Did Microsoft
forget it?
If I could find out how to program my own mouse-driver/utility I would
be able to even give 5-button mouses even more power. I am thinking>
here on assigning something on a combination of simultanious pressed
buttons or even on which order they are pressed simultanious....
Neither mouse-bottons nor key-strokes may occure simultaneous
in the view of an OS or CPU (also not in an MP environment)
So your OS or your (IRQ-intercepting) application will need
to detertermine any mouse event preceeded by a ie: a shift/alt/ctrl
to act different from a 'normal' mouse button click.
This code 08 got nothing to do with the KEYBD-buffer at all.
I might just indicate an old intelliMouse 8-byte buffer size.
All new mice ('mousies' what I'm use to call them)
just got a stage 4 in the IRQ sequence which tell about the wheels move.
So the Mouse-event buffer needs just 5 bytes to cover all case, beside
the last KEY and last Key-state in the keybd buffer.
Confused? I sure was, when first heared, many days ago ...:)
__
wolfgang
.
- Follow-Ups:
- Re: How send character to keyboardbuffer?
- From: Jim Carlock
- Re: How send character to keyboardbuffer?
- References:
- How send character to keyboardbuffer?
- From: michelratipho
- Re: How send character to keyboardbuffer?
- From: Frank Kotler
- Re: How send character to keyboardbuffer?
- From: michelratipho
- Re: How send character to keyboardbuffer?
- From: Wolfgang Kern
- Re: How send character to keyboardbuffer?
- From: /\\\\o//\\annabee
- Re: How send character to keyboardbuffer?
- From: michelratipho
- How send character to keyboardbuffer?
- Prev by Date: Re: newbie: MUL product
- Next by Date: Re: 68K/68332 Assembly/Binary Problem
- Previous by thread: Re: How send character to keyboardbuffer?
- Next by thread: Re: How send character to keyboardbuffer?
- Index(es):