forked from smspillaz/bell
-
Notifications
You must be signed in to change notification settings - Fork 0
Plugin for Compiz which plays an audible bell through libcanberra.
License
noBUFF/compiz-bell-plugin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
* Bell plugin for Compiz 0.9x A simple plugin which lets Compiz make an audible bell sound whenever X causes the system bell event. Depends on libcanberra. * How to build This assumes using a modern, supported version of Ubuntu (such as 11.04). First, install the dependencies. # apt-get install compiz-dev libcanberra-dev ccsm # apt-get build-dep compiz Builds are done out of tree using cmake, like with Compiz proper. If the above dependencies are met, these instructions should suffice without downloading the Compiz sourec code. Clone git repo and then cd into it. Then: $ mkdir build $ cd build $ cmake .. $ make && make install Then restart compiz (log out or back in, or run "unity --replace") and use ccsm to load the plugin from the Utility section of the plugin list.
About
Plugin for Compiz which plays an audible bell through libcanberra.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published