mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-03-24 01:34:04 +00:00
conf: remove SHM example from fdi
SHM is dead for configuration. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
<!-- Arbitrary options can be passed to the driver using
|
||||
the input.x11_options property since xorg-server-1.5. -->
|
||||
<!-- EXAMPLES:
|
||||
Switch on shared memory, enables the driver to be configured at runtime
|
||||
<merge key="input.x11_options.SHMConfig" type="string">true</merge>
|
||||
|
||||
Maximum movement of the finger for detecting a tap
|
||||
<merge key="input.x11_options.MaxTapMove" type="string">2000</merge>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user