Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 588386

Summary: x11-misc/xbindkeys-1.8.6: won't reload the configuration automatically
Product: Gentoo Linux Reporter: Sergey 'L29Ah' Alirzaev <zl29ah>
Component: Current packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.nongnu.org/xbindkeys/xbindkeys.html
Whiteboard:
Package list:
Runtime testing required: ---

Description Sergey 'L29Ah' Alirzaev 2016-07-08 23:05:35 UTC
The man page states that
> xbindkeys reload its configuration file each time it has changed.  But if you want to force it reloading its configuration file, you can send a HUP signal:
> killall -HUP xbindkeys
> When HUP signal is send to xbindkeys, changes in $HOME/.xbindkeysrc takes effect only after moving mouse.

But it won't apply the new configuration after i edit the file with vim. Also, sometimes after i SIGHUP it after modifying the config file, it stops responding at all and needs to be restarted manually to work.