setxkbmap: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Jun 9 18:55:42 UTC 2019


 setxkbmap.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 7e74a1d3d443df68a1a4be9ccce7439462c1531a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jun 9 11:52:36 2019 -0700

    Correct error messages for missing/invalid file passed to -config
    
    Now a non-existent file prints:
        Couldn't find configuration file "not-there"
    and a file that fails to parse prints:
        Couldn't parse configuration file "not-right"
    
    Fixes: #3, https://bugs.freedesktop.org/show_bug.cgi?id=101845
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list