abrt-xorg.conf(5)
=================

NAME
----
abrt-xorg.conf - Configuration file for 'abrt-action-analyze-xorg' and
'abrt-dump-journal-xorg'

SYNOPSIS
--------
/etc/abrt/plugins/xorg.conf

DESCRIPTION
-----------
The configuration file consists of items in the format "Option = Value".
Currently, two items exist:

*BlacklistedXorgModules = 'list'*::
   Comma-separated list of modules which make Xorg crashes non-reportable when
   loaded. Names should be without the "_drv.so" suffix.
   +
   Default is 'fglrx, nvidia, vboxvideo'.

*JournalFilters = 'list'*::
   Comma-separated list of filters used to search for Xorg crashes in journal.
   +
   Default is '_COMM=gdm-x-session, _COMM=gnome-shell'.

FILES
-----
/etc/abrt/plugins/xorg.conf

SEE ALSO
--------
abrt-action-analyze-xorg(1),
abrt-dump-journal-xorg(1),
abrt.conf(5)

AUTHORS
-------
* ABRT team
