netrunner-rolling / 2018.01

All things related to the 2018.01 release
1 stars 0 forks source link

imwheel settings #18

Closed star-buck closed 6 years ago

star-buck commented 6 years ago

# Scrolling for Plasma Discover
"^plasma-discover$"
    None, Up, Button4, 13
    None, Down, Button5, 13

# Scrolling for System Settings
"^systemsettings5$"
    None, Up, Button4, 3
    None, Down, Button5, 3

".*"
None,      Up,   Button4, 1
None,      Down, Button5, 1
Control_L, Up,   Control_L|Button4
Control_L, Down, Control_L|Button5
Shift_L,   Up,   Shift_L|Button4
Shift_L,   Down, Shift_L|Button5