Playing with xbindkeys

From Free Knowledge Base- The DUCK Project
Revision as of 21:14, 8 March 2015 by Admin (talk | contribs) (Created page with " 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 configura...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to 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.