Re: [AD] standing Windows issues |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
At 09:29 PM 23/09/2004, you wrote:
> The problem pertains to which keys modify the Capslock state (led): on
> Linux
> it's only the Capslock key, on Windows the shifts were also modifying
> it.
Sounds to me like Windows is broken, in that case - and I don't think we
should be trying to fix it. ;)
Although I am curious about what other programs are affected by this. I've
never noticed this behavior before.
just did some more testing on the caps lock-shift bug...
i commented out that code block in /allegro4115/src/win/wkeyb.c
and it seems to have fixed the problem... on winXPsp1.
if the patch is not applied yet, i think it should be.
now im going to do some testing on the page-flip keyboard lock out issue.
maybe its related.
AJ.