Res: Application Launcher and the ALT+F1 shortcut
dantti85-dev at yahoo.com.br
dantti85-dev at yahoo.com.br
Wed Sep 17 19:58:01 CEST 2008
Yep,
i got this problem too,
i think some app is stealing this signal.
i solved this rmoving my .kde4 :P
But i definitely don't promote this kind of
"solving problems" :)
Daniel.
----- Mensagem original ----
De: Michael Jansen <kde at michael-jansen.biz>
Para: plasma-devel at kde.org
Enviadas: Quarta-feira, 17 de Setembro de 2008 7:57:35
Assunto: Application Launcher and the ALT+F1 shortcut
Hi
i tried to find out why the ALT+F1 shortcut isn't working for me. It is
catched and send to plasma but seems to get lost somewhere. To find out where
i applied the following patch:
diff --git a/workspace/libs/plasma/applet.cpp
b/workspace/libs/plasma/applet.cpp
index 795f81a..e47999f 100644
--- a/workspace/libs/plasma/applet.cpp
+++ b/workspace/libs/plasma/applet.cpp
@@ -252,7 +252,7 @@ void Applet::restore(KConfigGroup &group)
void AppletPrivate::setFocus()
{
- kDebug() << "setting focus";
+ kDebug() << "setting focus to " << q->name();
q->setFocus(Qt::ShortcutFocusReason);
}
Now i can see
plasma(4030)/libplasma Plasma::AppletPrivate::setFocus: setting focus to
"Application Launcher"
when pressing ALT+F1. But still no open menu.
Mike
--
Michael Jansen
http://www.michael-jansen.biz
_______________________________________________
Plasma-devel mailing list
Plasma-devel at kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
Novos endereços, o Yahoo! que você conhece. Crie um email novo com a sua cara @ymail.com ou @rocketmail.com.
http://br.new.mail.yahoo.com/addresses
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/plasma-devel/attachments/20080917/f62792f8/attachment.htm
More information about the Plasma-devel
mailing list