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

List:       kde-commits
Subject:    kdebase/kcontrol/access
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2004-11-09 10:34:33
Message-ID: 20041109103433.655C516D30 () office ! kde ! org
[Download RAW message or body]

CVS commit by lunakl: 

Apply the 'move mouse with keyboard' setting at startup.
CCBUG: 92957


  M +5 -0      kcmaccess.cpp   1.37


--- kdebase/kcontrol/access/kcmaccess.cpp  #1.36:1.37
@@ -51,4 +51,9 @@ static bool needToRunKAccessDaemon( KCon
         return true;
 
+  KConfigGroup mouse( config, "Mouse" );
+  
+  if (mouse.readBoolEntry("MouseKeys", false))
+        return true;
+
     return false; // don't need it
 }


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

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