39

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?

1
  • 2
    You can try out your settings by starting a new X with startx if you have a correct .XClients / .xinitrc, that is, there is a program at the end that keeps X running. Usually the program is a window manager (like /usr/bin/fluxbox) but I just entered /usr/bin/xterm. xset q might show you some values. Switch between the running X servers with ctrl-alt-F<n> (e.g. ctrl-alt-f7). Commented Dec 15, 2013 at 17:19

1 Answer 1

25

Yes. X.Org's configuration files are only read when the server is started.

1

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.