File: Contents.m

package info (click to toggle)
psychtoolbox-3 3.0.14.20170103%2Bgit6-g605ff5c.dfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 103,044 kB
  • ctags: 69,483
  • sloc: ansic: 167,371; cpp: 11,232; objc: 4,708; sh: 1,875; python: 383; php: 344; makefile: 207; java: 113
file content (25 lines) | stat: -rw-r--r-- 1,011 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
% Psychtoolbox/PsychHardware/LinuxX11ExampleXorgConfs
%
% This folder contains various example xorg.conf files
% for use on Linux with the X11 "X-Display" graphics
% system.
%
% These config files configure different multi-gpu or
% multi-screen configurations, where one or multiple
% graphics cards can be grouped into one or more x-screens
% aka Psychtoolbox Screens for use with Psychtoolbox for
% potential multi-display stimulation, of for having a
% separate "operator display" with desktop GUI and Octave
% or Matlab, and a separate "stimulation display(s)" for
% visual stimulation with Psychtoolbox and one or more
% onscreen windows.
%
% These samples were all successfully tested with various
% NVidia and AMD single and dual graphics card configurations
% with single display, dual-display, triple-display and quad-
% display setups, so they are all known to work.
%
% You will need to adapt some samples though for your specific
% display setup, so these are just meant to serve as a reference.
%