[PATCH 2/2] compositor: add a way to change the keyboard leds

Giulio Camuffo giuliocamuffo at gmail.com
Wed Aug 20 01:02:44 PDT 2014


2014-08-20 10:40 GMT+03:00 Daniel Stone <daniel at fooishbar.org>:
> Hi,
>
> On 19 August 2014 11:25, Giulio Camuffo <giuliocamuffo at gmail.com> wrote:
>>
>> This adds a function weston_keyboard_set_leds() which can be used
>> to change the state of the num lock and the caps lock leds.
>> Only the evdev backend supports this, since it doesn't make sense
>> for embedded sessions.
>
>
> This is missing the bit for actual evdev support, as well as a user. Please

What bit? Evdev support is already hooked in.
I'll follow up with a patch using this API.

--
Giulio

> also move the variable declarations to the top of the function. The
> leds/active naming is a bit confusing too; something about mask/value would
> be nice, as well as getting rid of the complex ternary statements.
>
> Other than that, looks good to me, thanks.
>
> Cheers,
> Daniel


More information about the wayland-devel mailing list