2014-08-21 10:31 GMT+03:00 Daniel Stone :
> Hi,
>
>
> On Wednesday, August 20, 2014, Giulio Camuffo
> wrote:
>>
>> Add a new "numlock-on" option in the [keyboard] section of weston.ini
>> which, if set to true, is used to enable the numlock of the keyboards
>> attached at startup.
>
>
> I'm fine w
Hi,
On Wednesday, August 20, 2014, Giulio Camuffo
wrote:
> Add a new "numlock-on" option in the [keyboard] section of weston.ini
> which, if set to true, is used to enable the numlock of the keyboards
> attached at startup.
>
I'm fine with this in principle, but would like to see this test if i
Add a new "numlock-on" option in the [keyboard] section of weston.ini
which, if set to true, is used to enable the numlock of the keyboards
attached at startup.
---
man/weston.ini.man | 6 ++
src/compositor.c | 13 +
2 files changed, 19 insertions(+)
diff --git a/man/weston.ini