Revision 2ba24db...
Go back to digest for 19th February 2012Features in KDE Base
Jekyll Wu committed changes in [konsole] /:
Add per-profile option 'BellMode' for choosing the type of bell
There are no GUI elements for controlling that option, so it is a hidden
option at the moment.
To configure this option manually, put following lines into some konsole
profile under ~/.kde4/share/apps/konsole/ :
[Terminal Features]
BellMode=N
Where N could be 0 for system beep, 1 for system notification and 2 for
visual bell. That mapping might change before next major release.
REVIEW: 104013
File Changes
Modified 3 files
- src/Profile.cpp
- src/Profile.h
- src/ViewManager.cpp
3 files changed in total