126
edits
Line 41: | Line 41: | ||
== Some Potentially Useful Scripts and Tweaks == | == Some Potentially Useful Scripts and Tweaks == | ||
;; These should be even numbers to keep the stereo | |||
;; the right way around | |||
(set-graphics-window-position 0 0) | |||
(set-graphics-window-size 1680 1050) | |||
In general, if the image is inverted, just move the window up or down 1 | |||
pixel. |
edits