Shortcuts notifier released





A simple ruby script that notify when the shortcuts are pressed on the keyboard. It is usefull to make your Linux screencasts more interesting.

More notes in italian.


Download

shortcuts-notifier is avalaible on Github

Dependencies

ruby, libnotify-bin, the kernel module evdev

Usage

$ sudo ruby shortcuts-notifier.rb

Todo/Bugs

It doesn't load the keyboard layout automatically.
If a keycode is not recornized it prints the value of the unknown key.