On Mon, 22 Feb 2010 10:15:59 +0100, solarg <solarg at laposte.net> wrote: > On 02/22/10 10:03 AM, Bruno Damour wrote: >> >> On 02/22/10 09:37 AM, solarg wrote: >>> hello all, >>> after upgrading my Dell laptop to b133, i am disappointed that this >>> problem is present yet. >>> I'm not sure that these two bugs are rleated to it: >>> http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6885862 >>> http://defect.opensolaris.org/bz/show_bug.cgi?id=11946 >>> >>> i opened a new one: >>> http://defect.opensolaris.org/bz/show_bug.cgi?id=14722 >>> >>> gerard >>> >>> >>> _______________________________________________ >>> opensolaris-discuss mailing list >>> opensolaris-discuss at opensolaris.org >> you might want to solve the problem, under X, by setting the gconf >> parameters : >> unselect /apps/metacity/general/audible_bell >> and, if you want : >> select /apps/metacity/general/visual_bell >> set /apps/metacity/general/visual_bell_type to your preference >> >> you may have to install gconf-editor >> pkg install gconf-editor >> >> no solution in text mode AFAIK (I would be interested) >> >> good luck >> >> > > thanks, it works!!! > > gerard > >
Alternatively, # gconftool-2 --set --type bool /apps/metacity/general/audible_bell 0 -Albert