Skip to content

Instantly share code, notes, and snippets.

@benemorius
Created March 30, 2015 00:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benemorius/1622f7b850494b9e483f to your computer and use it in GitHub Desktop.
Save benemorius/1622f7b850494b9e483f to your computer and use it in GitHub Desktop.
~/.gEDA/gschemrc
(load (build-path geda-rc-path "gschem-colormap-lightbg"))
(load (build-path geda-rc-path "print-colormap-lightbg"))
(output-color "enabled")
;(undo-panzoom "disabled")
;(zoom-with-pan "disabled")
(fast-mousepan "disabled")
;(scroll-wheel "gtk")
(warp-cursor "disabled")
(log-window "later")
(middle-button "stroke")
;(middle-button "action")
(third-button "mousepan")
(scrollpan-steps 16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment