1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/xrdb.md
Managor a5833ce758
*: make more information links dynamic (#16244)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2025-04-23 10:24:12 +03:00

372 B

xrdb

X window server's resource database utility for Unix-like systems. More information: https://www.x.org/releases/current/doc/man/man1/xrdb.1.xhtml.

  • Start xrdb in interactive mode:

xrdb

  • Load values (e.g. style rules) from a resource file:

xrdb -load {{~/.Xresources}}

  • Query the resource database and print currently set values:

xrdb -query