Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22c5faae9bc4b2a

Jump to content

xrdb

From Wikipedia, the free encyclopedia
xrdb
Original authorJim Gettys
DevelopersBob Scheifler, Phil Karlton
Stable release
1.2.3[1] Edit this on Wikidata / 9 July 2026; 20 days ago (9 July 2026)
Written inC
Operating systemUnix-like
TypeX Window System
Licensehttp://cgit.freedesktop.org/xorg/app/xrdb/tree/COPYING
Repository

xrdb (X resource database manager) is a program used for accessing the X resources of a server. Its main use is to read a set of resources from a file and store them in the server at startup.

This program can access the resources in both read and write mode. In particular, it can read the resources stored in the server and can store a set of resources on the server, replacing or adding to the previous ones. It can operate either on the general display resources or on the ones specific to a screen. The main use of xrdb is however to load the resources when the X display server is started. For example, the instruction xrdb -load $HOME/.Xresources can be placed in scripts that are executed when the server is started to read the user preferences from the file .Xresources in his home directory.

The original version of xrdb was written by Jim Gettys and later rewritten by Bob Scheifler and Phil Karlton.

See also

[edit]

References

[edit]
  1. "xrdb-1.2.3".
[edit]