Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: uisimulator/x11 button-x11.c,1.11,1.12

Re: uisimulator/x11 button-x11.c,1.11,1.12

From: George Styles <george_at_ripnet.co.uk>
Date: Mon, 5 Aug 2002 17:00:26 +0100

Wierd - there is on mine (Mandrake 82)

g


----- Original Message -----
From: "Daniel Stenberg" <bagder_at_users.sourceforge.net>
To: <rockbox-cvs_at_cool.haxx.se>
Sent: Monday, August 05, 2002 4:40 PM
Subject: cvs: uisimulator/x11 button-x11.c,1.11,1.12


> Update of /cvsroot/rockbox/uisimulator/x11
> In directory usw-pr-cvs1:/tmp/cvs-serv3685
>
> Modified Files:
> button-x11.c
> Log Message:
> there is no XK_Enter!
>
>
> Index: button-x11.c
> ===================================================================
> RCS file: /cvsroot/rockbox/uisimulator/x11/button-x11.c,v
> retrieving revision 1.11
> retrieving revision 1.12
> diff -u -b -r1.11 -r1.12
> --- button-x11.c 5 Aug 2002 14:11:40 -0000 1.11
> +++ button-x11.c 5 Aug 2002 15:40:49 -0000 1.12
> _at__at_ -59,7 +59,7 _at__at_
> * Recorder:
> * Space=Play Q=On A=Off 1,2,3 = F1,F2,F3
> * Player:
> - * Q=On Enter=Menu
> + * Q=On Return=Menu
> */
>
> /* from uibasic.c */
> _at__at_ -125,7 +125,7 _at__at_
> return BUTTON_ON;
>
> case XK_KP_Enter:
> - case XK_Enter:
> + case XK_Return:
> return BUTTON_MENU;
> #endif
>
>
>
Received on 2002-08-05

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy