Searched refs:startx (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/xinit/dist/ |
| H A D | Makefile.am | 28 bin_SCRIPTS = startx script in directory:bin 61 CLEANFILES = xinitrc startx 63 EXTRA_DIST = xinitrc.cpp startx.cpp \
|
| H A D | configure.ac | 104 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 D | startx.cpp | 32 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 D | Makefile.in | 437 bin_SCRIPTS = startx 472 CLEANFILES = xinitrc startx 473 EXTRA_DIST = xinitrc.cpp startx.cpp \
|
| H A D | configure | 1499 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 D | startx.plist.cpp | 6 <string>BUNDLE_ID_PREFIX.startx</string> 10 <string>__bindir__/startx</string>
|
| /xsrc/external/mit/xinit/dist/man/ |
| H A D | Makefile.am | 3 appman_PRE = startx.man xinit.man
|
| H A D | Makefile.in | 301 appman_PRE = startx.man xinit.man
|
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| H A D | PannerP.h | 75 Position startx, starty; /* initial position of slider */ member in struct:__anonea3d73140208::__anonea3d73140308
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | perf.rst | 40 start your X server with startx -- -bpp 32 instead of startx -- -bpp
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | dinoshade.c | 70 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 D | grid.c | 735 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 D | Panner.c | 877 pw->panner.tmp.startx = pw->panner.knob_x; 917 pw->panner.tmp.x = pw->panner.tmp.startx;
|
Completed in 20 milliseconds