Skip to content
Snippets Groups Projects
Commit 775b0d57 authored by netpro2k's avatar netpro2k
Browse files

Remove unused binding for "select_hud_item" and remap screenshare to b

since it interferes with pasting
parent d08f0fcd
No related merge requests found
...@@ -149,8 +149,7 @@ const config = { ...@@ -149,8 +149,7 @@ const config = {
m_press: "action_mute", m_press: "action_mute",
q_press: "snap_rotate_left", q_press: "snap_rotate_left",
e_press: "snap_rotate_right", e_press: "snap_rotate_right",
v_press: "action_share_screen", b_press: "action_share_screen",
b_press: "action_select_hud_item",
// We can't create a keyboard behaviour with AFIM yet, // We can't create a keyboard behaviour with AFIM yet,
// so these will get captured by wasd-to-analog2d // so these will get captured by wasd-to-analog2d
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment