Playing with xbindkeys

From Free Knowledge Base- The DUCK Project: information for everyone
Revision as of 23:14, 8 March 2015 by Admin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


sudo apt-get install xbindkeys
sudo apt-get install xautomation

xautomation is needed for xte

xbindkeys starts when the system starts. a reboot loads the new configuration out of .xbindkeysrc

pkill -f xbindkeys

now the xbindkeys daemon has stopped.

from the xconsole type:

xbindkeys -n

The n means nodaemon. You can see xbindkeys errors when testing your .xbindkeysrc file.