[Konsole-devel] [Bug 177861] Allow users using system beep for bell
Jekyll Wu
adaptee at gmail.com
Sat Feb 18 22:51:31 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=177861
--- Comment #24 from Jekyll Wu <adaptee gmail com> 2012-02-18 22:51:31 ---
Git commit 2ba24db12c80fb834d139a69f7d15d22b5c1b40f by Jekyll Wu.
Committed on 17/02/2012 at 10:26.
Pushed by jekyllwu into branch 'master'.
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.
Related: bug 155622
REVIEW: 104013
M +2 -0 src/Profile.cpp
M +12 -0 src/Profile.h
M +3 -0 src/ViewManager.cpp
http://commits.kde.org/konsole/2ba24db12c80fb834d139a69f7d15d22b5c1b40f
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list