Searched refs:startx (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xinit/dist/
H A DMakefile.am28 bin_SCRIPTS = startx script in directory:bin
61 CLEANFILES = xinitrc startx
63 EXTRA_DIST = xinitrc.cpp startx.cpp \
H A Dconfigure.ac104 AC_ARG_WITH(launchagent-xserver, AS_HELP_STRING([--with-launchagent-xserver=PATH], [Path to the X server which the LaunchAgent should start (if not provided, let startx decide)"]),
161 AC_MSG_NOTICE([startx will depend on "$MCOOKIE" to generate xauth cookies])
165 # Additional substitutions in startx, xinitrc & man pages
H A Dstartx.cpp32 XCOMM This allows startx to be placed in a place like /usr/bin or /usr/local/bin
217 XCOMM the startx session being seen as inactive:
H A DMakefile.in437 bin_SCRIPTS = startx
472 CLEANFILES = xinitrc startx
473 EXTRA_DIST = xinitrc.cpp startx.cpp \
H A Dconfigure1499 start (if not provided, let startx decide)"
12147 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: startx will depend on \"$MCOOKIE\" to generate xauth cookies" >&5
12148 printf "%s\n" "$as_me: startx will depend on \"$MCOOKIE\" to generate xauth cookies" >&6;}
12152 # Additional substitutions in startx, xinitrc & man pages
/xsrc/external/mit/xinit/dist/launchd/user_startx/
H A Dstartx.plist.cpp6 <string>BUNDLE_ID_PREFIX.startx</string>
10 <string>__bindir__/startx</string>
/xsrc/external/mit/xinit/dist/man/
H A DMakefile.am3 appman_PRE = startx.man xinit.man
H A DMakefile.in301 appman_PRE = startx.man xinit.man
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DPannerP.h75 Position startx, starty; /* initial position of slider */ member in struct:__anonea3d73140208::__anonea3d73140308
/xsrc/external/mit/MesaLib/dist/docs/
H A Dperf.rst40 start your X server with startx -- -bpp 32 instead of startx -- -bpp
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Ddinoshade.c70 int moving, startx, starty; variable in typeref:typename:int
640 startx = x;
664 angle = angle + (x - startx);
666 startx = x;
/xsrc/external/mit/xfd/dist/
H A Dgrid.c735 int startx; local in function:paint_grid
769 startx = col * cw + p->internal_pad + p->grid_width;
774 for (i = 0, x = startx; i < ncols; i++, x += cw) {
/xsrc/external/mit/libXaw/dist/src/
H A DPanner.c877 pw->panner.tmp.startx = pw->panner.knob_x;
917 pw->panner.tmp.x = pw->panner.tmp.startx;

Completed in 20 milliseconds