[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/kcontrol/access
From:       Gunnar Schmidt <gunnar () schmi-dt ! de>
Date:       2005-01-08 16:35:16
Message-ID: 20050108163516.2865C1C9E1 () office ! kde ! org
[Download RAW message or body]

CVS commit by gunnar: 

Bugfix for disabling the AccessX feature gestures

Without this fix you need to restart KDE when before disabling the AccessX gestures becomes effective


  M +2 -0      kaccess.cpp   1.22


--- kdebase/kcontrol/access/kaccess.cpp  #1.21:1.22
@@ -138,4 +138,6 @@ void KAccessApp::readSettings()
   if (config->readBoolEntry("Gestures", true))
       xkb->ctrls->enabled_ctrls |= XkbAccessXKeysMask;
+  else
+      xkb->ctrls->enabled_ctrls &= ~XkbAccessXKeysMask;
 
   // mouse-by-keyboard ----------------------------------------------


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic