HomeSort by: relevance | last modified time | path
    Searched refs:DISPLAY (Results 1 - 11 of 11) sorted by relevancy

  /xsrc/external/mit/twm/dist/sample-twmrc/
lemke.twmrc 145 #"FrameWriter" !"rsh indian -n /usr/local/xframewriter $DISPLAY& "
146 #"Q Calc " !"rsh indian -n /usr/bin/X11/xterm -display $DISPLAY -T Qcalc -e /pmax/u/demo/qsp/bin/qcalc &"
147 #"Notepad" !"/usr/bin/dxnotepad -display $DISPLAY&"
148 #"Calculator" !"xcalc -display $DISPLAY&"
149 "Mail Box" !"/usr/bin/X11/xbiff -display $DISPLAY&"
150 "Clock" !"oclock -display $DISPLAY &
    [all...]
  /xsrc/external/mit/libepoxy/dist/.travis/
epoxy-ci-linux.sh 17 export DISPLAY=:99
  /xsrc/external/mit/xinit/dist/launchd/user_startx/
startx.plist.cpp 21 <string>DISPLAY</string>
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/
crosvm-runner.sh 24 unset DISPLAY
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/common/
init-stage2.sh 61 export DISPLAY=:0
  /xsrc/external/mit/ctwm/dist/tests/
CMakeLists.txt 73 # Don't allow $DISPLAY unless specifically requested.
76 ENVIRONMENT DISPLAY=
  /xsrc/external/mit/xorg-server.old/dist/
compile 97 DISPLAY="" /opt/local/bin/gpg2 -b $1
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/piglit/
run.sh 66 export DISPLAY=:0
70 # Set the DISPLAY env variable in each gitlab-runner's
74 "DISPLAY is \"$DISPLAY\"."
99 export DISPLAY=
run_cl.sh 17 unset DISPLAY
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
kgem.c 179 #define DISPLAY 2
1403 args.caching = DISPLAY;
5240 args.caching = DISPLAY;
5303 if (!gem_set_caching(kgem->fd, bo->handle, DISPLAY) &&
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
kgem.c 178 #define DISPLAY 2
1221 args.caching = DISPLAY;
4722 args.caching = DISPLAY;
4786 if (!gem_set_caching(kgem->fd, bo->handle, DISPLAY) &&

Completed in 56 milliseconds