summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVan de Bugger <van.de.bugger@gmail.com>2011-02-28 03:35:25 +0300
committerPeter Hutterer <peter.hutterer@who-t.net>2011-02-28 10:53:06 +1000
commit6ce6ab87472b7d227393ea1058424439168683cc (patch)
tree637b7821706b7d7c159523302c3028d066b0d340 /Makefile.am
parente4387240c3c78014561fc2821cba5a944449599f (diff)
Few messages added for easier troubleshooting.
If setxkbmap fails to load rules file, it is not possible to find out where setxkbmap looks for it. Increasing verbosity level does not help: $ ./setxkbmap -v 10 Setting verbose level to 10 locale is C Couldn't find rules file (evdev) The problem fixed by adding two messages: before loading file and after successful loading. Messages are displayed if verbosity level is 8 or higher: $ ./setxkbmap -v 10 Setting verbose level to 10 locale is C Trying to load rules file ./rules/evdev... Trying to load rules file /usr/local/share/X11/xkb/rules/evdev... Couldn't find rules file (evdev) Signed-off-by: Van de Bugger <van.de.bugger@gmail.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions