Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

popup at cursor bound to button press #16

Open
AndyM48 opened this issue Feb 1, 2020 · 0 comments
Open

popup at cursor bound to button press #16

AndyM48 opened this issue Feb 1, 2020 · 0 comments

Comments

@AndyM48
Copy link

AndyM48 commented Feb 1, 2020

I have successfully bound popup at cursor to the key "Super-Space" using the command "sh -c "pkill -u $(whoami) -f menutray -SIGUSR1"" as suggested. However when I try to bind the command to "Super-button1" it does not work. There does seem to be an error generated, but I am not sure that it is related :( :
GLib-GObject-CRITICAL **: g_object_set_data: assertion 'G_IS_OBJECT (object)' failed at /usr/share/perl5/vendor_perl/Gtk3.pm line 1389.
If I change the command to send the TERM signal instead of SIGUSR1, it seems to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant