diff --git a/docs/reference/gtk/x11.sgml b/docs/reference/gtk/x11.sgml index 7fa2e20006..dab177cbcf 100644 --- a/docs/reference/gtk/x11.sgml +++ b/docs/reference/gtk/x11.sgml @@ -75,60 +75,6 @@ debugging, but it will slow down the performance considerably. - -<systemitem>--gxid-host <replaceable>host</replaceable></systemitem> - - -The host to contact the gxid daemon on; overrides -the GXID_HOST environment variable. - - - - -<systemitem>--gxid-port <replaceable>port</replaceable></systemitem> - - -The port for the connection to gxid; overrides -the GXID_PORT environment variable. -This option is only available if GTK+ has been configured with -. - - - - - - -X11-specific environment variables - - -The X backend can be influenced with some -additional environment variables. - - - - <envar>GXID_HOST</envar>, <envar>GXID_PORT</envar> - - - The host and port to contact the gxid daemon - on. gxid is only necessary on X servers which - don't support using the pointer and extension devices at once, and is - only built if GTK+ is configured with . - The XFree86 and Xorg - X servers don't have this - restriction. - - - - - <envar>GDK_USE_XFT</envar> - - - If this variable is set to 1, GTK+ will use the Pango Xft backend instead - of the X backend when possible (i.e. when the X server supports the XRender - extension and Pango has been built with Xft support). - - -