These are our legacy software products. For new projects click here.

Miscellaneous statements

X Window clients may ask for the identity (vendor string) and version number (vendor release number) of the X Window server. The statements

vendorString none|same|vendor_string
vendorReleaseNumber none|same|vendor_release_number

specify the values to be returned to the clients. The value same lets the xbigx program pass on the values of the X Window server unmodified, with the default value of none the vendor string


XbigX of X-Software GmbH

and the vendor release number 81 are returned.

The statement

glxVendorString none|same|vendor_string

specifies the identifying string to return for the GLX (OpenGL) implementation (GLX_VENDOR). The value same lets the xbigx program pass on the value of the X Window server unmodified, with the default value of none the vendor string

X-Software GmbH

is returned.

The statement

nice nice_value

changes the relative priority of the xbigx process. A negative nice_value from -1 to -20 increases the priority, a positive nice_value from 1 to 20 lowers the priority, the default value is 0.

The statement

numberOfThreads number_of_threads

specifies how many working threads the XbigX proxy should use. The default value of 4 is reasonable even on machines with only one single-core-processor.

The destination of error messages and warnings may be specified by the statement

logDestination -|stdout|stderr|syslog|file_name

If file_name ends with .html or .htm, the messages are output in HTML format, else in plain text format. The default destination depends on the user executing the XbigX proxy program and the display number (X Window client connection): /var/opt/XSOXbigX/logs/xbigx-user_name-display_number.log.

The statement

logTypes {[+|-]extensionDetails|[+|-]protocolErrors
|[+|-]visualDetails|none}...

configures a list (Lists) of additional logging output:

extensionDetails prints the names of all protocol extensions queried by the X Window clients.

protocolErrors traces X11 protocol errors.

visualDetails prints informations about the matching of visuals of the controlled screens.

Privacy Policy · Terms and conditions · Imprint/Disclaimer

Copyright © 2023 X-Software GmbH
info@x-software.com