Skip to content

Commit

Permalink
docs: update right_mouse_as_back command
Browse files Browse the repository at this point in the history
  • Loading branch information
electrikjesus committed Apr 17, 2024
1 parent 46fba6e commit 1fb0ebc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ INTEL_PSTATE_STATUS=passive
* `FORCE_IME_ON_SECONDARY_DISPLAYS`: Enable on-screen keyboard on external display (required for MultiDisplay Input). options: 0,1
* `androidboot.bliss.force_ime_on_all_displays=true`: Force IME on secondary displays. Uses "ro.boot.bliss.force_ime_on_all_displays" property (true,false)
* `androidboot.force.navbar_on_secondary_displays=true`: Allow a system property to override this for desktop mode navigation to work on secondary displays. (true/false)
* `ro.boot.force.right_mouse_as_back=true`: Allows overriding AMOTION_EVENT_BUTTON_SECONDARY with AMOTION_EVENT_BUTTON_BACK, using a property trigger. (true/false)
* `androidboot.force.right_mouse_as_back=true`: Allows overriding AMOTION_EVENT_BUTTON_SECONDARY with AMOTION_EVENT_BUTTON_BACK, using a property trigger. (true/false)



Expand Down

0 comments on commit 1fb0ebc

Please sign in to comment.