about summary refs log tree commit diff
path: root/nixos/modules/services/x11/hardware/synaptics.nix
Commit message (Expand)AuthorAge
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* | treewide: remove redundant quotesvolth2019-08-26
|/
* Mark synaptics as deprecatedGraham Christensen2017-08-30
* nixos/treewide: remove boolean examples for optionsFranz Pletz2017-03-17
* fix broken link to synaptics configvolth2017-01-03
* Warn for conflict between synaptics and libinputGuillaume Maudoux2016-08-03
* xf86-input-synaptics: split dev outputVladimír Čunát2016-05-22
* synaptics: add scrollDelta optionChris Martin2015-09-29
* synaptics: add palmDetect tuning optionsChris Martin2015-09-29
* xf86-input-synaptics: make use of 50-synaptics.confBryan Gardiner2015-09-18
* synaptics: fix to allow for more scrolling choiceslaMudri2015-07-07
* synaptics: fix tapButtons settingNikolay Amiantov2014-11-04
* synaptics: add fingersMap optionNikolay Amiantov2014-10-31
* synaptics: add types to optionsNikolay Amiantov2014-10-31
* nixos synaptics: allow null value for accelFactor, minSpeed and maxSpeedLuca Bruno2014-08-04
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* correct tapButtons in synaptics config. Dont rely on the X11 input settings t...Corey O'Connor2014-02-24
* Make touchpad button mapping configurableKirill Elagin2013-11-03
* Manual: Render multi-line strings properlyEelco Dolstra2013-10-29
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10