Key relese event on multimedia keyboard

From: piotrek (p8pp_at_tenbit.pl)
Date: 02/25/05


Date: Fri, 25 Feb 2005 12:45:12 +0100

Hi!
I have a problem with my multimedia keyboard. Generally i made it work
well in Linux, but there is one problem, that i can't cope with - scroll
wheel. When i move it up it send e00b key press scancode (i assigned it
to 103 keycode(up arrow) using setkeycodes) ,but when i move it down, it
send e00b (the same ) key RELEASE scancode. So how could i enable
scrolling in both direction? Is it possible to map key release scancode
to some keycode (other than assigned to key press)?
Any other ideas?

PS setting atkb.scroll=1 did not work

TIA,
Peter



Relevant Pages

  • CListBox - controlling horizonall scroll
    ... It is wider than its client area and I get horizontal scroll bar as ... I am catching the key press with VKeyToItem- so far so good. ... SetScrollPos(SB_HORZ, nPos, FALSE); ...
    (microsoft.public.vc.language)
  • Re: Are there Photoshop CS2 shortcuts to 1) toggle between rectangular marquee and move tools and 2)
    ... A key press that toggled them would be perfect. ... holds the shift key down while scrolling the wheel, ... Is there anything like this in CS2? ... hold down alt to scroll vertically, ...
    (alt.graphics.photoshop)
  • Re: Scroll dialog programmatically
    ... > Have you tried simulating a key press on the control you want to have ... >> control outside the visible area, using the key pads, the control scrolls ... >> area ) then the dialog doesn't scroll. ...
    (microsoft.public.pocketpc.developer)
  • Re: Scroll dialog programmatically
    ... Have you tried simulating a key press on the control you want to have focus? ... When I set focus to a control outside the visible area, using the key pads, the control scrolls into view. ... But when I set focus programmatically to a control outside the visible area ) then the dialog doesn't scroll. ... I tried to use SetScrollPosand it adjusts the scroll bar only, but doesn't scroll the dialog box content. ...
    (microsoft.public.pocketpc.developer)