Re: [weston] xkbcommon library is not optional.

2015-10-16 Thread Bryce Harrington
On Fri, Oct 16, 2015 at 12:10:57PM +0300, Pekka Paalanen wrote: > On Fri, 16 Oct 2015 10:27:56 +0200 > Hardening wrote: > > > Le 16/10/2015 03:28, Bryce Harrington a écrit : > > > On Tue, Oct 13, 2015 at 01:59:13PM +0200, Joaquim Duran wrote: > > >> Hello, > > >> > > >> When configuring the Westo

Re: [weston] xkbcommon library is not optional.

2015-10-16 Thread Joaquim Duran
The database of keymaps are not included in xkbcommon library, you should download from http://www.freedesktop.org/wiki/Software/XKeyboardConfig and then just install all keymaps that you need. Joaquim Duran 2015-10-16 11:31 GMT+02:00 Arnaud Vrac : > On Fri, Oct 16, 2015 at 11:10 AM, Pekka Paala

Re: [weston] xkbcommon library is not optional.

2015-10-16 Thread Arnaud Vrac
On Fri, Oct 16, 2015 at 11:10 AM, Pekka Paalanen wrote: > On Fri, 16 Oct 2015 10:27:56 +0200 > Hardening wrote: > > > Le 16/10/2015 03:28, Bryce Harrington a écrit : > > > On Tue, Oct 13, 2015 at 01:59:13PM +0200, Joaquim Duran wrote: > > >> Hello, > > >> > > >> When configuring the Weston proje

Re: [weston] xkbcommon library is not optional.

2015-10-16 Thread Pekka Paalanen
On Fri, 16 Oct 2015 10:27:56 +0200 Hardening wrote: > Le 16/10/2015 03:28, Bryce Harrington a écrit : > > On Tue, Oct 13, 2015 at 01:59:13PM +0200, Joaquim Duran wrote: > >> Hello, > >> > >> When configuring the Weston project, it is possible to disable (don't > >> include) the library libxkbcomm

Re: [weston] xkbcommon library is not optional.

2015-10-16 Thread Hardening
Le 16/10/2015 10:34, Joaquim Duran a écrit : > Disable xkbcommon library could be useful in devices based on > touchscreen, like smartphones, but if you have USB connectors, you > could connect an external keyboard. if xkbcommon is a small library, > just change the documentation. > > Joaquim Dura

Re: [weston] xkbcommon library is not optional.

2015-10-16 Thread Joaquim Duran
Disable xkbcommon library could be useful in devices based on touchscreen, like smartphones, but if you have USB connectors, you could connect an external keyboard. if xkbcommon is a small library, just change the documentation. Joaquim Duran 2015-10-16 10:27 GMT+02:00 Hardening : > Le 16/10/2015

Re: [weston] xkbcommon library is not optional.

2015-10-16 Thread Hardening
Le 16/10/2015 03:28, Bryce Harrington a écrit : > On Tue, Oct 13, 2015 at 01:59:13PM +0200, Joaquim Duran wrote: >> Hello, >> >> When configuring the Weston project, it is possible to disable (don't >> include) the library libxkbcommon. To compile Weston successfully, >> even if the option --disabl

Re: [weston] xkbcommon library is not optional.

2015-10-15 Thread Bryce Harrington
On Tue, Oct 13, 2015 at 01:59:13PM +0200, Joaquim Duran wrote: > Hello, > > When configuring the Weston project, it is possible to disable (don't > include) the library libxkbcommon. To compile Weston successfully, > even if the option --disable-xkbcommon is specified, the library must > be instal

[weston] xkbcommon library is not optional.

2015-10-13 Thread Joaquim Duran
Hello, When configuring the Weston project, it is possible to disable (don't include) the library libxkbcommon. To compile Weston successfully, even if the option --disable-xkbcommon is specified, the library must be installed because the file src/compositor.h requires it. Some code of file src/c