nixos/modules/services/x11/xserver.nix: fix minor typo

This commit is contained in:
Peter Simons
2016-03-18 11:02:01 +01:00
parent 83ba008914
commit de11380679
+1 -1
View File
@@ -160,7 +160,7 @@ in
[ ''' [ '''
Identifier "Trackpoint Wheel Emulation" Identifier "Trackpoint Wheel Emulation"
MatchProduct "ThinkPad USB Keyboard with TrackPoint" MatchProduct "ThinkPad USB Keyboard with TrackPoint"
Option "EmulateWheel" "true Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2" Option "EmulateWheelButton" "2"
Option "Emulate3Buttons" "false" Option "Emulate3Buttons" "false"
''' '''