On 01/10/10 16:57, Sickmier, Allen wrote:
I recently got the 24 inch Zalman and when the coot window is
maximized the 3D is reversed. I know I can minimize it slightly and
move it up and down a pixel to fix it. Has anyone found a trick to
leave it maximized and correct the 3D. I have tried adjusting screen
position but have not found a good way to do it yet. I am using linux
WS4 with nivida video card.
Any time the stereo is "reversed":
(set-hardware-stereo-angle-factor (- (hardware-stereo-angle-factor-state)))
You can bind that to a key, a menu item, or a toolbar menu button (in
python).
Paul.