Re: [AD] Scancodes for pause key |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
"Henrik Stokseth" <hstokset@xxxxxxxxxx> writes:
> to detect when only pause is beeing pressed then check if the key[] array
> contains zeros for all the places except at index 93. (loop from 0 to
> KEY_MAX-1)
I did not provide enough information.
I want to know which scancodes are sent by hardware. Pause is a
strange key which sends completely different sequence of scancodes
than any other key. For each key received from X-server, I send
sequence of scancodes to _handle_pckey, but I don't know what should
be sent for Pause key.
--
Michael Bukin