nixos/modules/services/x11/xserver.nix: fix minor typo
This commit is contained in:
parent
83ba008914
commit
de11380679
@ -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"
|
||||||
'''
|
'''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user