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

List:       kde-commits
Subject:    KDE/kdebase/workspace/kcontrol/randr
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2010-04-22 13:12:57
Message-ID: 20100422131257.9E488AC8A0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1117544 by lunakl:

Qt4.6.0 already includes Key_Display



 M  +0 -1      TODO  
 M  +1 -1      module/randrmonitor.cpp  


--- trunk/KDE/kdebase/workspace/kcontrol/randr/TODO #1117543:1117544
@@ -23,7 +23,6 @@
 --> Clean up the RandR* classes
 
 
-Key_Display
 trying to rotate a screen fails, the UI re-reads the correct values, but the screen remains off
     and there is no message about this
 reverting doesn't work, it works in trunk
--- trunk/KDE/kdebase/workspace/kcontrol/randr/module/randrmonitor.cpp #1117543:1117544
@@ -89,7 +89,7 @@
     KActionCollection* coll = new KActionCollection( this );
     KAction* act = coll->addAction( "display" );
     act->setText( i18n( "Switch Display" ));
-// TODO    act->setGlobalShortcut( KShortcut( Qt::Key_Display ));
+    act->setGlobalShortcut( KShortcut( Qt::Key_Display ));
     connect( act, SIGNAL( triggered( bool )), SLOT( switchDisplay()));
     }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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