Re: How is the synaptics driver loaded in OpenBSD v6.2, thanks.

2018-03-27 Thread Zsolt Kantor
Ok, thanks! On Tuesday, March 27, 2018, 3:07:28 PM GMT+3, Ulf Brosziewski wrote: The short answer is:  The X server has hard-coded defaults, which can be overridden by configuration files, which are processed in a specific order - if they are present.  Please see xorg.conf(5) for deta

Re: How is the synaptics driver loaded in OpenBSD v6.2, thanks.

2018-03-27 Thread Ulf Brosziewski
The short answer is: The X server has hard-coded defaults, which can be overridden by configuration files, which are processed in a specific order - if they are present. Please see xorg.conf(5) for details. For customizing the settings, you have to *create* an /etc/xorg.conf file. 70-synaptics.

How is the synaptics driver loaded in OpenBSD v6.2, thanks.

2018-03-26 Thread Zsolt Kantor
Hello to all.  I'm using OpenBSD 6.2. I try to figure out how is loaded the synaptics driver. In the /var/log/Xorg.0.log file I can see that the driver is loaded by X: LoadModule: "synaptics" Loading /usr/X11R6/lib/modules/input/synaptics_drv.so . . .   But I can not find in any configuration fil