Hi Markus, Markus Grunwald <[email protected]> writes: > started "dunst" from the commandline and it didn't complain about anything. > When trying to close a notification with ctrl+space or any other keyboard > shortcut, nothing happens. I asked Sascha, the upstream author, about advice with debugging this, but he didn’t reply yet.
I think an xtrace log would be helpful: xtrace -o /tmp/xtrace.log dunst Also, while you’re at it, please also attach an strace log: strace -o /tmp/strace.log -s 2048 -f dunst Also, are you sure that the shortcuts don’t conflict with anything else? -- Best regards, Michael -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

