Skip to content

Instantly share code, notes, and snippets.

@Xarkam
Created August 19, 2019 09:03
Show Gist options
  • Save Xarkam/4b48ae5bc77876f859c0d8121bdeca84 to your computer and use it in GitHub Desktop.
Save Xarkam/4b48ae5bc77876f859c0d8121bdeca84 to your computer and use it in GitHub Desktop.
imwheel configuration with JetBrains IntelliJ Exclude
".*-chrome*"
None, Up, Button4, 2
None, Down, Button5, 2
Control_L, Up, Control_L|Button4
Control_L, Down, Control_L|Button5
Shift_L, Up, Shift_L|Button4
Shift_L, Down, Shift_L|Button5
"^Firefox-bin$"
None, Up, Button4, 2
None, Down, Button5, 2
Control_L, Up, Control_L|Button4
Control_L, Down, Control_L|Button5
Shift_L, Up, Shift_L|Button4
Shift_L, Down, Shift_L|Button5
"Mozilla Firefox"
None, Up, Button4, 2
None, Down, Button5, 2
Control_L, Up, Control_L|Button4
Control_L, Down, Control_L|Button5
Shift_L, Up, Shift_L|Button4
Shift_L, Down, Shift_L|Button5
"Spotify"
None, Up, Button4, 2
None, Down, Button5, 2
Control_L, Up, Control_L|Button4
Control_L, Down, Control_L|Button5
Shift_L, Up, Shift_L|Button4
Shift_L, Down, Shift_L|Button5
"^FocusProxy$"
@Exclude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment