Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6990e09b authored by Jimmy's avatar Jimmy Committed by Jimmy Gong
Browse files

Add aconfig flag for mouse reverse vertical scrolling

DD: go/al-mouse-settings

Bug: 359349392
Bug: 352598211
Test: N/A

Flag: com.android.hardware.input.mouse_reverse_vertical_scrolling

Change-Id: I19cc60886d2d7daf7cf4444f911377cc61bc8ce4
parent 0f50abb7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -117,3 +117,10 @@ flag {
  description: "Allow configurable timeout before key repeat and repeat delay rate for key repeats"
  bug: "336585002"
}

flag {
  name: "mouse_reverse_vertical_scrolling"
  namespace: "input"
  description: "Controls whether external mouse vertical scrolling can be reversed"
  bug: "352598211"
}