Re: [AD] ctrl+alt+end doesn't work with 4.0.0+watcom |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> ctrl+alt+end doesn't work for me with Watcom 10.6, Allegro 4.0 RC1,
> windows 95.
The three-finger salute doesn't work in a DOS box under Windows because the
key combination is trapped by the OS. It brings on the task list on my
system.
> It silently pretends it doesn't know about this feature.
> According to exkeys, `readkey()' returns 0x4f06 (20230), i.e. ascii 6,
> scancode 79 (KEY_END).
I suppose you're running under DOS 7 ?