Xrdb is used to get or set the contents of the RESOURCE_MANAGER property on the root window of screen 0, or the SCREEN_RESOURCES property on the root window of any or all screens, or everything combined.
Homepage | http://xorg.freedesktop.org/ |
---|
1.2.0

1.1.0




Distribution | Version | Since | Package | Installed | Packager | |
---|---|---|---|---|---|---|
![]() | rpm | 1.1.0-lp150.1.6 | 2019-01-17 | 35.6 kiB | 60.8 kiB | https://bugs.opensuse.org |
![]() | rpm | 1.1.0-lp150.2.3.1 | 2019-02-21 | 36.4 kiB | 60.8 kiB | http://bugs.opensuse.org |
![]() | rpm | 1.1.0-lp151.3.1 | 2019-02-19 | 35.7 kiB | 60.8 kiB | https://bugs.opensuse.org |
![]() | rpm | 1.1.0-lp152.4.4 | 2020-01-07 | 35.7 kiB | 60.8 kiB | https://bugs.opensuse.org |
![]() | rpm | 1.1.0-8.3 | 2019-01-17 | 30.7 kiB | 60.8 kiB | http://bugs.opensuse.org |
![]() | rpm | 1.1.0-9.3.1 | 2019-02-21 | 30.9 kiB | 60.8 kiB | http://bugs.opensuse.org |
![]() | rpm | 1.2.0-1.4 | 2019-07-16 | 38.8 kiB | 75.1 kiB | https://bugs.opensuse.org |
Manual pages
xrdb(1)
xrdb - X server resource database utility
Latest updates

OpenSUSE Leap 15.2 oss: Version 1.1.0-lp152.4.4 introduced
2020-01-07
- run cpp with "-x assembler-with-cpp" in order to get rid of warnings when parsing valid comments (bsc#1120004)

OpenSUSE Tumbleweed oss: Updated from 1.2.0-1.3 to 1.2.0-1.4
2019-07-16
- Update to version 1.2.0
- This release adds a -E flag to see the preprocessor command issued and the output of the preprocessor, to aid in debugging.

OpenSUSE Tumbleweed oss: Updated from 1.2.0-1.1 to 1.2.0-1.3
2019-06-17
- Update to version 1.2.0
- This release adds a -E flag to see the preprocessor command issued and the output of the preprocessor, to aid in debugging.

OpenSUSE Leap 15.0 update/oss: Version 1.1.0-lp150.2.3.1 reintroduced
2019-03-23
- run cpp with "-x assembler-with-cpp" in order to get rid of warnings when parsing valid comments (bsc#1120004)

OpenSUSE Leap 15.0 update/oss: Version 1.1.0-lp150.2.3.1 removed
2019-03-22

OpenSUSE Tumbleweed oss: Updated from 1.1.1-1.4 to 1.2.0-1.1
2019-02-26
- Update to version 1.2.0
- This release adds a -E flag to see the preprocessor command issued and the output of the preprocessor, to aid in debugging.

OpenSUSE Leap 42.3 update/oss: Version 1.1.0-9.3.1 introduced
2019-02-21
- run cpp with "-x assembler-with-cpp" in order to get rid of warnings when parsing valid comments (bsc#1120004)

OpenSUSE Leap 15.0 update/oss: Version 1.1.0-lp150.2.3.1 introduced
2019-02-21
- run cpp with "-x assembler-with-cpp" in order to get rid of warnings when parsing valid comments (bsc#1120004)

OpenSUSE Leap 15.1 oss: Updated from 1.1.0-lp151.2.3 to 1.1.0-lp151.3.1
2019-02-19
- run cpp with "-x assembler-with-cpp" in order to get rid of warnings when parsing valid comments (bsc#1120004)

OpenSUSE Tumbleweed oss: Updated from 1.1.1-1.3 to 1.1.1-1.4
2019-02-03
- Update to version 1.1.1
- configure: Drop AM_MAINTAINER_MODE
- autogen.sh: Honor NOCONFIGURE=1
- configure: add more m4 quoting to quiet autoconf complaints
- Remove unused macro RESOURCE_PROPERTY_NAME
- Clean up sign/size conversion warnings from clang
- Stop casting free() arguments to (char *)
- unifdef -U__UNIXOS2__
- Print which option was in error along with usage message
- Use SEEK_* names instead of raw numbers for fseek whence argument
- Reformat code to X.Org standard coding style
- Fix "editting" typo in comment
- Use reallocarray() for array allocations & resizing
- autogen.sh: use quoted string variables
- autogen: add default patch prefix
- autogen.sh: use exec instead of waiting for configure to finish

OpenSUSE Tumbleweed oss: Version 1.1.1-1.3 reintroduced
2019-01-23
- Update to version 1.1.1
- configure: Drop AM_MAINTAINER_MODE
- autogen.sh: Honor NOCONFIGURE=1
- configure: add more m4 quoting to quiet autoconf complaints
- Remove unused macro RESOURCE_PROPERTY_NAME
- Clean up sign/size conversion warnings from clang
- Stop casting free() arguments to (char *)
- unifdef -U__UNIXOS2__
- Print which option was in error along with usage message
- Use SEEK_* names instead of raw numbers for fseek whence argument
- Reformat code to X.Org standard coding style
- Fix "editting" typo in comment
- Use reallocarray() for array allocations & resizing
- autogen.sh: use quoted string variables
- autogen: add default patch prefix
- autogen.sh: use exec instead of waiting for configure to finish

OpenSUSE Leap 15.1 oss: Version 1.1.0-lp151.2.3 introduced
2019-01-23
- Update to version 1.1.0:
- Add -version flag to print package version string from autoconf.
- Only add -P flag if using cpp as our preprocessor (fdo#34546).
- Predefined cpp macros can produce unexpected results
(fdo#3413). - Rename args to several functions to not shadow global variables.
- Mark fatal() & Syntax() with printf & noreturn attributes.
- Strip trailing whitespace.
- Remove unnecessary casts from malloc & realloc calls.
- Fix many const pointer warnings.
- Ensure we don't read out of ClassName array bounds for unknown visual type (deb#488535).
- Clarify .Xresources vs. .Xdefaults in man page (deb#649187).
- Allow the CPP macro to contain preprocessors with command line options (v2).
- Usage: In usage message print preprocessor that's actually chosen.
- Fix build with WIN32 defined, but PATHETICCPP not defined.
- Tokenize #define names in the PATHETICCPP case too.
- Add pkgconfig(xproto) BuildRequires, new dependency.

OpenSUSE Leap 15.0 oss: Version 1.1.0-lp150.1.6 introduced
2019-01-17
- Update to version 1.1.0:
- Add -version flag to print package version string from autoconf.
- Only add -P flag if using cpp as our preprocessor (fdo#34546).
- Predefined cpp macros can produce unexpected results
(fdo#3413). - Rename args to several functions to not shadow global variables.
- Mark fatal() & Syntax() with printf & noreturn attributes.
- Strip trailing whitespace.
- Remove unnecessary casts from malloc & realloc calls.
- Fix many const pointer warnings.
- Ensure we don't read out of ClassName array bounds for unknown visual type (deb#488535).
- Clarify .Xresources vs. .Xdefaults in man page (deb#649187).
- Allow the CPP macro to contain preprocessors with command line options (v2).
- Usage: In usage message print preprocessor that's actually chosen.
- Fix build with WIN32 defined, but PATHETICCPP not defined.
- Tokenize #define names in the PATHETICCPP case too.
- Add pkgconfig(xproto) BuildRequires, new dependency.

OpenSUSE Leap 42.3 oss: Version 1.1.0-8.3 introduced
2019-01-17

OpenSUSE Tumbleweed oss: Version 1.1.1-1.3 removed
2019-01-17

OpenSUSE Tumbleweed oss: Version 1.1.1-1.3 introduced
2019-01-17
- Update to version 1.1.1
- configure: Drop AM_MAINTAINER_MODE
- autogen.sh: Honor NOCONFIGURE=1
- configure: add more m4 quoting to quiet autoconf complaints
- Remove unused macro RESOURCE_PROPERTY_NAME
- Clean up sign/size conversion warnings from clang
- Stop casting free() arguments to (char *)
- unifdef -U__UNIXOS2__
- Print which option was in error along with usage message
- Use SEEK_* names instead of raw numbers for fseek whence argument
- Reformat code to X.Org standard coding style
- Fix "editting" typo in comment
- Use reallocarray() for array allocations & resizing
- autogen.sh: use quoted string variables
- autogen: add default patch prefix
- autogen.sh: use exec instead of waiting for configure to finish
Related packages
xrdb-debuginfo - Debug information for package xrdb
xrdb-debugsource - Debug sources for package xrdb