X bell listener
26/3/2019
 I wanted to be able to run a script when the X bell is rung, so I made a program that listens for the X bell notify event and runs a user defined program when it is caught. 
The source code can be found in my git repo.
		
	
 I wanted to be able to run a script when the X bell is rung, so I made a program that listens for the X bell notify event and runs a user defined program when it is caught. 
The source code can be found in my git repo.