control: severity -1 normal

The error message you’re seeing is printed when dunst cannot resolve the
provided key symbol (“grave”) into a key code.

Key symbols depend on your keyboard layout, and the default config of dunst
thus probably won’t be able to accomodate all possible layouts.

You can use “xmodmap -pke | grep grave” to see which keys contain the
“grave” symbol in your current layout.

I’m not sure with which layout dunst was developed/tested, but possible
fixes include changing your layout or changing your config file.

I’m not convinced yet that there’s an actual bug here.

On Sun, Jul 3, 2016 at 12:29 AM, Jack Henschel <j...@openmailbox.org> wrote:

> Package: dunst
> Version: 1.1.0-2
> Severity: important
>
> Dear Maintainer,
>
> dunst on Debian Testing is not working with its own example
> configuration. According to the man page, this is found at
> /usr/share/doc/dunst/dunstrc.example.gz . I have extracted this file and
> launched dunst as follows:
>
> > $ dunst -config dunstrc.example
> > Warning: Unknown keyboard shortcut: ctrl+grave
>
> From the example config:
>
> > # Close all notifications.
> > close_all = ctrl+shift+space
> >
> > # Redisplay last message(s).
> > # On the US keyboard layout "grave" is normally above TAB and left
> > # of "1".
> > history = ctrl+grave
> >
> > # Context menu.
> > context = ctrl+shift+period
>
> I am not quite sure why *this exact* keyboard shortcut is causing
> trouble, however the other one are working fine.
>
>
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
>
> Versions of packages dunst depends on:
> ii  libc6                2.22-11
> ii  libcairo2            1.14.6-1+b1
> ii  libdbus-1-3          1.10.8-1
> ii  libfreetype6         2.6.3-3+b1
> ii  libglib2.0-0         2.48.1-1
> ii  libpango-1.0-0       1.40.1-1
> ii  libpangocairo-1.0-0  1.40.1-1
> ii  libx11-6             2:1.6.3-1
> ii  libxdg-basedir1      1.2.0-1
> ii  libxext6             2:1.3.3-1
> ii  libxft2              2.3.2-1
> ii  libxinerama1         2:1.1.3-1+b1
> ii  libxss1              1:1.2.2-1
>
> dunst recommends no packages.
>
> dunst suggests no packages.
>
> -- no debconf information
>
> Best Regards,
> Jack Henschel
>
>


-- 
Best regards,
Michael

Reply via email to