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

Commit 5d49dbf8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag for mouse reverse vertical scrolling" into main

parents ac2b4f52 6990e09b
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"
}