nixos/doc: fix manual reference to libinput
This commit is contained in:
@@ -186,7 +186,7 @@
|
|||||||
The driver has many options (see <xref linkend="ch-options"/>). For
|
The driver has many options (see <xref linkend="ch-options"/>). For
|
||||||
instance, the following disables tap-to-click behavior:
|
instance, the following disables tap-to-click behavior:
|
||||||
<programlisting>
|
<programlisting>
|
||||||
<xref linkend="opt-services.xserver.libinput.tapping"/> = false;
|
<xref linkend="opt-services.xserver.libinput.touchpad.tapping"/> = false;
|
||||||
</programlisting>
|
</programlisting>
|
||||||
Note: the use of <literal>services.xserver.synaptics</literal> is deprecated
|
Note: the use of <literal>services.xserver.synaptics</literal> is deprecated
|
||||||
since NixOS 17.09.
|
since NixOS 17.09.
|
||||||
|
|||||||
Reference in New Issue
Block a user