Hi all,
Is it possible to send hotkey events to pgserver, using pgInFilterSend?
Or any other way?
The problem is that my hotkeys are not always used as hotkeys. In an edit
field, they should function as digit keys.
Regards,
Pieter
---
SF.N
I found that when traversing through a list of menuitems in a scrollbox on a
small display, I had to press the 'down' hotkey twice to go to the next
menuitem, when this required the box to scroll down.
This seems to be a problem with
void hotspot_traverse(short direction)
in /server/input/if_h