File: Contents.m

package info (click to toggle)
psychtoolbox-3 3.0.19.14.dfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 86,796 kB
  • sloc: ansic: 176,245; cpp: 20,103; objc: 5,393; sh: 2,753; python: 1,397; php: 384; makefile: 193; 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.
%