## ~/.config/sxhkd/mouse: extended mouse keybinds

# generic logitech mouse w/ 3+ buttons
# 	left   scroll  right
#	        [4]
#	         ^
#	[1] [6]<[2]>[7] [3]
#	         v
#	        [5]
#
# [8] <- left side keys
# [9]

# dwm: enable monacle mode on focused client
#button2
#	xdotool key Super_L+space

# dwm: switch focused client to another monitor
button{9,8}
	xdotool key Shift_L+Super_L+{comma,period}

# chromium: switch tabs
#button{9,8}
#	xdotool key {_,Shift_L+}Control_L+Tab