|
|
|
|
|
|
|
|
|
|
xen-devel
Markus Armbruster, le Wed 13 Feb 2008 19:14:05 +0100, a écrit :
> Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx> writes:
>
> > Mmm, I can't find any event related to buttons in kbdif.h, was it just
> > forgotten?
> >
> > Samuel
>
> XENKBD_TYPE_KEY, BTN_LEFT etc.
Ah ok.
Is there a reason for requiring fb and kbd to be initialised "in
parallel"? I mean, hw/xenfb.c requires the kbd to be created, then
the fb to be created, then the kbd to be initialized, then the fb to be
initialized, then the kbd to be connected, then the fb to be connected.
I would have thought that creating/initializing/connecting kbd first and
then eventually fb would be allowed.
Samuel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|