File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 % - screen
66 %
77 % - the windon opened takes the whole screen unless
8- % ``cfg.screen .smallWin`` is set to ``true``
8+ % ``cfg.debug .smallWin`` is set to ``true``
99 % - can skip synch test if you ask for it (nicely)
10- % - window transparency enabled by ``cfg.testingTranspScreen `` set to ``true``
10+ % - window transparency enabled by ``cfg.debug.transpWin `` set to ``true``
1111 % - gets the flip interval
1212 % - computes the pixel per degree of visual angle:
1313 % the computation for ppd assumes the windows takes the whole screen width
5151
5252 % Mouse
5353 if cfg .hideCursor
54- % TODO does not work on Linux: WTF???
55- HideCursor ;
54+ % TODO does not work on Linux: WTF???
55+ HideCursor ;
5656 end
5757
5858 %% Audio
You can’t perform that action at this time.
0 commit comments