Xwst3d man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

Xwst3d(8X)							    Xwst3d(8X)

Name
       Xwst3d - 3D X server for RISC machines

Syntax
       Xwst3d [ options ]

Description
       The  command  starts  the  X server.  The command is based on X11R4 and
       supports the following hardware configuration:

	  DECstation 5000 Series Single Screen 3D Color Workstations

       The command that executes the server is	specified  together  with  its
       command	line  options in the file and, therefore, is automatically run
       when your system is started in multiuser	 mode.	 Optionally,  you  can
       create  an file containing device-dependent command line options (sepa‐
       rated by spaces) and use it to start the server.	 Command line  options
       specified in the file override those specified in the file.

       Start  the  server  in  bug  compatibility mode (with the bc option) to
       remain bug-for-bug compatible with previous releases of the server.

Options
       The following options are device independent.  These options are avail‐
       able  on	 all  workstation  hardware  platforms	running	 X11 Release 4
       servers.

       -a num		   Sets the mouse acceleration value to the  specified
			   number of pixels.  The default is 4 pixels.

       -auth string	   Selects  a  file  containing authorization records.
			   Hosts listed in the file are allowed to  access  to
			   the server's display.  By default, no authorization
			   file is used.

       bc		   Enables bug compatibility with previous releases.

       -bs		   Disables Backing Store. Backing Store  is  disabled
			   if  you specify the -bs option on the command line.
			   On systems with limited memory (16Mb or less)  dis‐
			   abling backing store may improve performance.

       -c		   Turns off key clicking.

       c num		   Sets	 the  key click volume to the specified number
			   (0-100).  The default is 20.

       -co string	   Selects a color database.  The default is

       -f num		   Sets	 the  bell  volume  to	the  specified	number
			   (0-100).  The default is 50.

       -fc string	   Sets the default cursor font.  The default is

       -fd num		   Sets	 the  font  size in dots per inch.  Acceptable
			   values are 75 and 100 dots per inch (dpi).

       -fn string	   Sets the default text font.	The default is

       -fp string	   Sets the default font directory path.  The  default
			   font directory paths are:

       +fp path[,path...]  Prepends  the  specified  font paths to the default
			   path.

       fp+ path[,path...]  Appends the specified font  paths  to  the  default
			   path.

       -help		   Displays the command usage message.

       -I		   Directs  the server to ignore all remaining command
			   line arguments.

       -ld num		   Limits data space to num Kbytes.

       -ls num		   Limits stack space to num Kbytes.

       -logo		   Enables the X logo screen saver.

       logo		   Disables the X logo screen saver.

       -p seconds	   Determines how long to  wait	 before	 changing  the
			   background	pattern	 of  the  screen  saver.   The
			   default is 10 seconds.

       -r		   Turns off  automatic	 repetition  of	 keyboard  key
			   characters.

       r		   Turns on automatic repetition of keyboard key char‐
			   acters.  The default is on.

       -s seconds	   Sets the screen-saver timeout value to  the	speci‐
			   fied number of seconds.  The default is 10 seconds.

       -su		   Disables Save-Unders.  On systems with limited mem‐
			   ory	(16Mb  or  less)  disabling  Save-Unders   may
			   improve performance.

       -t num		   Sets the mouse threshold in pixels.	The mouse will
			   accelerate only if the threshold is exceeded.   The
			   default threshold is 4 pixels.

       -to seconds	   Specifies  the  number of seconds for the server to
			   wait before declaring a  session  connection	 timed
			   out.

       ttyxx		   Specifies  the  terminal  on which the server is to
			   start.  The ttyxx is a valid command	 line  option,
			   but it is ignored by the Xwst3d server.

       v		   Specifies  that  a  blank  screen  is  used for the
			   screen saver.  This is the default screen saver.

       -v		   Specifies that a pattern (noblank) screen  is  used
			   for the screen saver.

       -wm		   Enables  the	 use  of Backing Store with WhenMapped
			   calls.

       -x string	   Loads the file string containing an X extension.

       :num		   On a multihead system, specifies the head on	 which
			   the server is run (0 or 1).	The default is 0.

       -broadcast	   Enables  X Display Manager Control Protocol (XDMCP)
			   and sends broadcast query packets over the network.

       -displayID display-id
			   For XDMCP, identifies manufacturer's display ID for
			   display

       -indirect hostname  Enables  XDMCP  and sends indirect query packets to
			   the specified host.

       -once		   Terminates the server after one session.

       -port num	   Specifies the UDP port  number  that	 will  receive
			   messages.

       -query hostname	   Enables XDMCP and sends query packets to the speci‐
			   fied host.

       -XDMCP_class display-class
			   Specifies an additional display qualifier  used  in
			   resource management by XDMCP.

       The following are device-dependent, vendor-specific options.

       -btn num		   Specifies  the  number  of  buttons	on the pointer
			   device.  The default is 3 for a mouse device and  4
			   for a tablet device.

       -bp color	   Sets the color of black pixels for the screen.  The
			   color argument can be a named color from the	 data‐
			   base or a number sign (#) followed by a hexadecimal
			   number.

       -class visual class Sets the visual class for the root  window  of  the
			   screen.   Possible  values  are  (24-plane displays
			   only) and The default is with 24-plane PXG options,
			   otherwise.

       -dpi num		   Sets the dots per inch for the x and y coordinates.
			   The default for both x and y is 95 dots per inch.

       -dpix num	   Sets the dots per inch for the x coordinate.

       -dpiy num	   Sets the dots per inch for the y coordinate.

       -wp color	   Sets the color of white pixels for the screen.  The
			   syntax for color is the same as for the argument to
			   the -bp option.

       -tb n		   Opens for graphics tablet communications.  The  two
			   free	 serial	 ports on the DECstation correspond to
			   and A graphics tablet must be connected through one
			   of these two ports.

       -pcm n		   Opens  for Protocol Control Module (PCM) communica‐
			   tions.  The two free serial ports on the DECstation
			   correspond  to and Dial boxes and button boxes must
			   be connected through these two ports.

Restrictions
       If options not listed in this reference page are used, the  server  may
       fail.  Using invalid options for the X server in the file may cause the
       workstation to behave as if the X server is hung.

       This server supports only a single PXG or  PXG-turbo  graphics  option.
       Multiscreen configurations are not supported.

Examples
       The following example specifies that screen has a resolution of 100x100
       dots per inch:
       Xwst3d -dpi0 100 -dpix1 75

       If no screen is specified using command line options, a	default	 value
       based  on  pixel	 dimensions  and  screen  size	is calculated for each
       screen.

       The following example specifies that black pixels have the  hexadecimal
       value  3a009e005c0 prefixed with a number sign (#) and white pixels are
       color "wheat" from the X rgb color database.
       Xwst3d -bp #3a009e005c0 -wp wheat

       To specify the default visual class of a root window,  use  the	-class
       command	line option.  Possible visual classes are: StaticGray, Static‐
       Color, PseudoColor, GrayScale, and TrueColor.   The  following  example
       specifies that the root window is a PseudoColor visual.
       Xwst3d -class PseudoColor

Files
See Also
       X(1X) Xwst3d(1X)
       X  Window  System:  The	Complete Reference to Xlib, X Protocol, ICCCM,
       XLFD, by Robert W. Scheifler and James Gettys, Second Edition,  Digital
       Press, 1990

				     RISC			    Xwst3d(8X)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net