Tag: GUI

How to Create a custom keyboard shortcut in Ubuntu

March 02, 2008 by Jason

xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under . It links commands to keys or mouse buttons, using a file. It’s independent of the window manager and can capture all keyboard keys (ex: Power, Wake…).

xbindkeys-config-An easy to use program for configuring Xbindkeys. Configure program for xbindkeys.

If you want to create custom it is very easy to create

First you need to install xbindkeys using the following Read More»