AW: [PATCH xf86-input-libinput] Allow symbolic link device path

2017-05-02 Thread Kögler Christian
Hi Peter, > -Ursprüngliche Nachricht- > Von: Peter Hutterer [mailto:peter.hutte...@who-t.net] > Gesendet: Dienstag, 2. Mai 2017 05:02 > An: Kögler Christian > Cc: wayland-devel@lists.freedesktop.org > Betreff: Re: [PATCH xf86-input-libinput] Allow symbolic link

Re: [PATCH xf86-input-libinput] Allow symbolic link device path

2017-05-01 Thread Peter Hutterer
Hi Christian, On Wed, Apr 26, 2017 at 08:40:27AM +, Kögler Christian wrote: > Motivation > Assign calibration to a specific device. > > Problem > LIBINPUT_CALIBRATION_MATRIX is not used, because the used context creation > function libinput_path_create_context do not recognize Udev variables.

[PATCH xf86-input-libinput] Allow symbolic link device path

2017-04-28 Thread Kögler Christian
Motivation Assign calibration to a specific device. Problem LIBINPUT_CALIBRATION_MATRIX is not used, because the used context creation function libinput_path_create_context do not recognize Udev variables. The documented approach is to set the option "CalibrationMatrix" and "Device" in xorg.conf f