From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1Dwnfo-0001GP-8o for garchives@archives.gentoo.org; Sun, 24 Jul 2005 21:06:12 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6OL3WqT028019; Sun, 24 Jul 2005 21:03:32 GMT Received: from smtp19.wxs.nl (smtp19.wxs.nl [195.121.6.15]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6OKu93G031870 for ; Sun, 24 Jul 2005 20:56:09 GMT Received: from grasveld (ip51cfa1ef.direct-adsl.nl [81.207.161.239]) by smtp19.wxs.nl (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0IK500JQRGV2T8@smtp19.wxs.nl> for gentoo-user@lists.gentoo.org; Sun, 24 Jul 2005 22:57:02 +0200 (CEST) Date: Sun, 24 Jul 2005 22:56:25 +0200 From: Benno Schulenberg Subject: Re: [gentoo-user] Beep holding Shift In-reply-to: <200507241240.58779.gentoo.org@machturtle.com> To: gentoo-user@lists.gentoo.org Message-id: <200507242256.25975.benno.schulenberg@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.8.1 References: <200507231953.47335.gentoo.org@machturtle.com> <200507241458.37353.benno.schulenberg@gmail.com> <200507241240.58779.gentoo.org@machturtle.com> X-Archives-Salt: 6cb8c616-e3d3-4ffb-a340-baa538373af8 X-Archives-Hash: 70e72bb93c5f4e266f1d548b86fffa5a David Corbin wrote: > However, my help center documentation doesn't have any > information on "Activation Gestures", Indeed, it doesn't here either. Time for a doc-patch? :) > and worse, even if I > uncheck "Use gestures for activating the above features" and > APPLY, it still beeps. Hmm, sounds like this bug: http://bugs.kde.org/show_bug.cgi?id=97425 What version of KDE are you using now? Here 3.4.1. > Furthermore, even though I've unchecked "Use System Bell", I get > an audible bell and no visible bell (despite having checked > that). This all works fine here, in every combination: beep, song, flash. And I can disable all that too. But holding Shift for eight seconds doesn't actually enable Slow keys, also there is no confirmation dialog (although it is ticked). Pressing Shift five times _does_ activate Sticky keys (and it asks first when ticked). Hmm, there is definitely something wrong with these Accessibility things. Maybe kcmaccessibilty depends on extra things, other split ebuilds, some of which I've installed but you don't? $ grep kde /var/lib/portage/world | sort kde-base/kaddressbook kde-base/kappfinder kde-base/kate kde-base/kbabel kde-base/kde-i18n kde-base/kdebase-startkde kde-base/kdelibs kde-base/khelpcenter kde-base/khexedit kde-base/khotkeys kde-base/kmail kde-base/kmenuedit kde-base/kmix kde-base/konqueror kde-base/konsole kde-base/kopete kde-base/kpat kde-base/kpdf kde-base/ksnapshot kde-base/kstart kde-base/ksysguard kde-base/kuickshow kde-base/kwalletmanager kde-base/kxkb kde-misc/kdiff3 kde-misc/ksensors And this is my ~/.kde/share/config/kaccessrc: [Bell] ArtsBell=true ArtsBellFile=/usr/share/sounds/Borealis/Question.ogg SystemBell=true VisibleBell=true VisibleBellColor=255,0,0 VisibleBellInvert=true VisibleBellPause=200 [Keyboard] BounceKeys=false BounceKeysDelay=500 GestureConfirmation=true Gestures=true SlowKeys=false SlowKeysDelay=500 StickyKeys=false StickyKeysLatch=true [Mouse] MKCurve=0 MKDelay=160 MKInterval=5 MKMaxSpeed=500 MKTimeToMax=1000 MouseKeys=false Benno -- gentoo-user@gentoo.org mailing list