Last active
December 31, 2016 09:59
-
-
Save ddoherty03/2236dd0cee6ec8802f80e227912763df to your computer and use it in GitHub Desktop.
Map Info keys for scrolling to XF86Forward and Back
This file contains 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
;; (bind-key "<XF86Forward>" 'Info-scroll-up evil-normal-state-map) | |
;; (bind-key "<XF86Back>" 'Info-scroll-down evil-normal-state-map) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment