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

List:       kde-commits
Subject:    branches/work/~seli/randr43/module
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2010-04-22 13:15:54
Message-ID: 20100422131554.A3158AC8A0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1117547 by lunakl:

enable usage of Key_Display



 M  +1 -1      randrmonitor.cpp  


--- branches/work/~seli/randr43/module/randrmonitor.cpp #1117546:1117547
@@ -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