Forgot description is mandatory for all options. Added description to synaptics fine-tune settings.
svn path=/nixos/trunk/; revision=11857
This commit is contained in:
parent
3ed80192c0
commit
27fced519e
@ -1232,11 +1232,11 @@
|
||||
};
|
||||
minSpeed = mkOption {
|
||||
default = "0.06";
|
||||
description = "TODO";
|
||||
description = "Cursor speed factor for precision finger motion";
|
||||
};
|
||||
maxSpeed = mkOption {
|
||||
default = "0.12";
|
||||
description = "TODO";
|
||||
description = "Cursor speed factor for highest-speed finger motion";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user