Silvan Mosberger
|
478e7184f8
|
nixos/modules: Remove all usages of types.string
And replace them with a more appropriate type
Also fix up some minor module problems along the way
|
2019-08-31 18:19:00 +02:00 |
|
Edmund Wu
|
7d95bc0c85
|
nixos/libinput: use types.lines for additionalOptions
|
2019-07-10 12:22:57 -04:00 |
|
Vladimír Čunát
|
6f2f91f307
|
Merge #42880: libinput: split .bin output
|
2018-08-30 15:29:32 +02:00 |
|
Vladimír Čunát
|
ab539ab863
|
libinput: make .bin the first output
That's the convention:
|
2018-08-30 15:27:26 +02:00 |
|
Yuxuan Shui
|
a8ff4a073f
|
nixos/libinput: add button to scrollMethod
Close #17840
|
2018-06-28 12:15:00 +01:00 |
|
Yegor Timoshenko
|
c31ac41810
|
libinput: disableWhileTyping = false by default
|
2017-12-30 22:02:16 +00:00 |
|
Jan Tojnar
|
ed9dc1f187
|
nixos/libinput: load configuration file
In order for libinput to be used with Xorg, its configuration file
needs to be added to environment similarly to how evdev one’s is.
Closes: #31670
|
2017-11-24 02:18:38 +01:00 |
|
Benjamin Staffin
|
b3df084c70
|
nixos: minor X11 option description improvements (#30035)
|
2017-10-09 12:07:19 -07:00 |
|
Franz Pletz
|
9536169074
|
nixos/treewide: remove boolean examples for options
They contain no useful information and increase the length of the
autogenerated options documentation.
See discussion in #18816.
|
2017-03-17 23:36:19 +01:00 |
|
Profpatsch
|
85ed3ca9c7
|
libinput.accelProfile: improve docs & new default
The link to some (of course non-existing, i.e. freedesktop) “libinput”
documentation is replaced by a piece of the API documentation.
The default is changed since the documentation suggests `adaptive`
should be it.
https://wayland.freedesktop.org/libinput/doc/latest/group__config.html#gad63796972347f318b180e322e35cee79
Also fix a missing string conversion for `scrollButton`.
|
2016-08-08 14:01:07 +02:00 |
|
Guillaume Maudoux
|
0f0be5e498
|
Warn for conflict between synaptics and libinput
|
2016-08-03 08:15:18 +02:00 |
|
Nikolay Amiantov
|
6f89369440
|
libinput service: add libinput to udev packages
See #17054
|
2016-07-18 17:14:34 +03:00 |
|
Robert Klotzner
|
e361cdd5c3
|
nixos: libinput use mkEnableOption
|
2016-02-27 07:24:47 +01:00 |
|
Robert Klotzner
|
5d4948e183
|
libinput: configuration support: Polishing
+ addition of missing options
|
2016-01-22 13:11:13 +01:00 |
|
Robert Klotzner
|
d3f687951a
|
nixos: libinput added options
- natural scrolling
- scroll method
- disable while typing
|
2016-01-22 13:09:54 +01:00 |
|
Robert Klotzner
|
a2db14925b
|
nixos: Added libinput configuration
like there was for synaptics
|
2016-01-22 13:09:39 +01:00 |
|