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.