[augeas-devel] [PATCH 1/2] Parse more directives in xorg.conf

David Lutterkort lutter at redhat.com
Tue Aug 4 22:33:06 UTC 2009


On Thu, 2009-07-30 at 18:03 +0100, Matthew Booth wrote:
> The default xorg.conf generated by pyxf86config on Red Hat/Fedora systems is not
> parsed by the current xorg.conf. Specifically it does not understand:
> 
> * Screen, in ServerLayout
> * InputDevice, in ServerLayout
> * SubSection "Display" ..., in Screen
> 
> This patch adds support for those values, so that the default xorg.conf on Red
> Hat/Fedora systems now parses.
> 
> It should also add support for all directives in the Display subsection, however
> they are not covered by the test.
> ---
>  lenses/tests/test_xorg.aug |   44 ++++++++++++-
>  lenses/xorg.aug            |  149 +++++++++++++++++++++++++++++++++++++-------
>  2 files changed, 168 insertions(+), 25 deletions(-)

ACK. Committed (after vacation-induced delay) with some minor formatting
changes.

David





More information about the augeas-devel mailing list