xbindkeys

The xbindkeys-1.8.3 available in the current ubuntu repositories crashes after pressing 7 listened for keys.

Because I have no idea what I'm doing, this advice should be taken with a grain of salt. I make no claims that following my directions won't erase all your data and destroy your computer.

  1. Put the latest xbindkeys tarball in some directory (I like to use $HOME/src)
  2. tar xvzf xbindkeys-1.8.5.tar.gz
  3. cd xbindkeys-1.8.5
  4. sudo apt-get install libx11-dev guile-1.8 guile-1.8-dev guile-library
  5. sudo ./configure
  6. sudo make
  7. Get some error. But just sudo make a few more times anyway.
  8. sudo make install