Merge pull request #85222 from mayflower/libinput-manual-ref
nixos/libinput: refer to libinput manual
This commit is contained in:
commit
6304c9af48
@ -184,7 +184,11 @@ in {
|
||||
''
|
||||
Option "DragLockButtons" "L1 B1 L2 B2"
|
||||
'';
|
||||
description = "Additional options for libinput touchpad driver.";
|
||||
description = ''
|
||||
Additional options for libinput touchpad driver. See
|
||||
<citerefentry><refentrytitle>libinput</refentrytitle><manvolnum>4</manvolnum></citerefentry>
|
||||
for available options.";
|
||||
'';
|
||||
};
|
||||
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user