# gesture swipe right 3 _internal ws_up # gesture swipe left 3 _internal ws_down # gesture swipe down xdotool key super+Page_Up # Browser go forward (works only for Xorg, and Xwayland clients) gesture swipe left 4 xdotool key alt+Right # Browser go back (works only for Xorg, and Xwayland clients) gesture swipe right 4 xdotool key alt+Left