diff --git a/Demo/sgi/video/watchcursor.py b/Demo/sgi/video/watchcursor.py index 650df6aa1d5..aae3f85d509 100755 --- a/Demo/sgi/video/watchcursor.py +++ b/Demo/sgi/video/watchcursor.py @@ -33,6 +33,7 @@ def defwatch(index): import gl gl.defcursor(index, watch*8) + gl.curorigin(index, 8, 8) def test(): import gl