Applied, thanks :)

Etienne Brateau, le sam. 09 mars 2024 01:38:40 +0100, a ecrit:
> ---
>  console-client/pc-kbd.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/console-client/pc-kbd.c b/console-client/pc-kbd.c
> index afd3411e..aa5f1103 100644
> --- a/console-client/pc-kbd.c
> +++ b/console-client/pc-kbd.c
> @@ -713,7 +713,7 @@ read_keycode (void)
>    int release = 0;
>  
>    /* The keypress generated two keycodes.  */
> -  if (sc == 0xE0)
> +  if (sc == SC_EXTENDED1)
>      {
>        sc = input_next ();
>  
> -- 
> 2.44.0
> 
> 

-- 
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.

Reply via email to