126
edits
Line 69: | Line 69: | ||
(set-go-to-atom-window-position 1847 67) | (set-go-to-atom-window-position 1847 67) | ||
=== Customized Menu for Zalman Monitor | === Customized Menu for Zalman Monitor === | ||
<pre> | <pre> | ||
;; Customize menu bar for PowerMate Dial and Zalman monitor | ;; Customize menu bar for PowerMate Dial and Zalman monitor | ||
(let ((menu (coot-menubar-menu "Custom"))) | (let ((menu (coot-menubar-menu "Custom"))) | ||
(add-simple-coot-menu-menuitem | (add-simple-coot-menu-menuitem | ||
menu "Zalman Stereo ON" | menu "Zalman Stereo ON" | ||
Line 94: | Line 90: | ||
Which, in turn, requires [http://code.google.com/p/zsh-templates-osx/source/browse/trunk/Library/init/zsh/zshrc.d/local-functions/etc/dotfiles/cootrc_powermate_and_keybindings.scm a file called ~/.cootrc_powermate_and_keybindings.scm] | Which, in turn, requires [http://code.google.com/p/zsh-templates-osx/source/browse/trunk/Library/init/zsh/zshrc.d/local-functions/etc/dotfiles/cootrc_powermate_and_keybindings.scm a file called ~/.cootrc_powermate_and_keybindings.scm] | ||
===Inverted Stereo?=== | ===Inverted Stereo?=== |
edits