On 02/13/2013 10:25 AM, Pekka Paalanen wrote:
On Tue, 12 Feb 2013 18:37:50 +
Rob Bradford wrote:
On 12 February 2013 15:52, Ander Conselvan de Oliveira
wrote:
Input device initialization takes several microseconds to complete. Two
milliseconds, I assume :-)
things causes this: compil
On Tue, 12 Feb 2013 18:37:50 +
Rob Bradford wrote:
> On 12 February 2013 15:52, Ander Conselvan de Oliveira
> wrote:
> > Input device initialization takes several microseconds to complete. Two
milliseconds, I assume :-)
> > things causes this: compiling the XKB keymap and reading the prope
On 12 February 2013 15:52, Ander Conselvan de Oliveira
wrote:
> Input device initialization takes several microseconds to complete. Two
> things causes this: compiling the XKB keymap and reading the properties
> database from the udev daemon. The user can't really interact with
> anything on the s
Input device initialization takes several microseconds to complete. Two
things causes this: compiling the XKB keymap and reading the properties
database from the udev daemon. The user can't really interact with
anything on the screen until something is displayed, so this can be
delayed.
On my syst