<div class="gmail_quote">2010/11/20 Oswald Buddenhagen <span dir="ltr"><<a href="mailto:ossi@kde.org">ossi@kde.org</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Sat, Nov 20, 2010 at 11:28:25AM -0500, Andriy Rysin wrote:<br>
> Could anybody point me to an (easy) way to listen to screensaver/lock dialog<br>
> activation so I can provide separate layout for it?<br>
><br>
</div>you could have trivially found that by browsing<br>
org.freedesktop.ScreenSaver in qdbusviewer and/or some googling.<br></blockquote><div>thanks, I was googling for some x11 or kde api,  I guess I'll take a look at dbus <br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

but it seems rather weird to me that you want to watch the locker from<br>
the outside given that it actively embeds a layout switcher element.<br></blockquote><div>layout widget is quite passive element: it mostly just listens to xkb layout changes and displays the active layout, plus allows to switch it by pressing button, more than that it does not know where it's embedded in — it's the kded keyboard daemon which listens to window changes and switches active layout based on that.<br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">> Also along the way, seems that keyboard layout widget that is shown in lock<br>
> dialog does not show a tooltip on the button even though I set it. I am curious<br>
> if this is some limitation of the lock dialog or I am doing something wrong.<br>
><br>
</div>probably something to do with the mouse grab<br></blockquote><div><br>Thanks<br>Andriy <br></div></div><br>