How to apply/reload X settings after changes to xorg.conf.d configuration files
I have added a synaptics.conf file under /etc/X11/xorg.conf.d/50-synaptics.conf. Do I need to restart X to see it applied?
Yes. X.Org's configuration files are only read when the server is started.