Created
October 24, 2019 23:59
-
-
Save ageldama/370b14fb0a86db60b00dd155b00d9e87 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;;; ~/.xbindkeysrc.scm | |
(xbindkey '("b:10") "xdotool key Next") | |
(xbindkey '("b:11") "xdotool key Prior") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment