ln_local is a simple shell script for managing the installation of software packages (typically in /usr/local). It's a program between stow and lndir/cleanlinks. The approach used by ln_local (based on Stow) is to install each package into its own tree, then use symbolic links to make it appear as though the files are installed in the common tree.
Re: Great! What about 'NoSymbols'? NoSymbols appears when there's no keysym name mapped to keycode. You can assign a keysymname to keycode with xmodmap. Example for my keyboard : ...
Re: Useful program In version 1.3.0 and later, xbindkeys does not pay any more attention to NumLock, CapsLock and ScrollLock modifiers.
Re: Useful program Well, if you have numlock enabled, you have to specifie mod2 modifier in the key line. In all cases, you can identify what key combination you have to use with --key or --multik...