|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: [patch] pvfb: Split mouse and keyboard into separate
Hi,
>> Section "InputDevice"
>> Driver "evdev"
>> Identifier "Mouse"
>> Option "evBits" "+1 ~2-3" # ev_key && (ev_rel || ev_abs)
>> Option "keyBits" "~256-287" # btn_*
>> EndSection
>
> I notice you've no explicit device listed here. Am I understanding
> right that, the evBits / keyBits options here will make it automatically
> 'find' the correct input device based on its declared capabilities ?
Exactly.
cheers,
Gerd
--
Gerd Hoffmann <kraxel@xxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|