On Mon, Jun 23, 2003 at 10:33:43AM +0200, Sebastian Schwerdhoefer wrote:
> Maybe I'm unable to find the right Documentation, but
> does anyone of you know if it's possible to substitute function keys,
> so that I can send an "F5" (or anything) to mc, although it is mapped
> to ion?

Mod1+K Q (The manual page seems to mentioned Mod1+Q which is wrong.)
The function is clientwin_quote_next. You also need to configure xterm
(and maybe other terminal emulators as well?) to allow SendEvents for
this to work.

> I added "osd_clock &" in /etc/X11/xinit/xinitrc _before_ the Xsession
> line.  This seems to start osd_clock (as reported by ps), but i don't
> see it on my desktop :-( When i start osd_clock manually after ion was
> loaded - it works.  What's wrong?

Ion's windows are probably stacked above the OSD window so it doesn't show.
If you start OSD after Ion has initially created its frames, the window 
should show above those frames but not ones that are created later on.
OSD should be patched to occasionally raise the window. It should also be
possible to monitor when other windows are raised and act accordingly.
(Ion complete ignores OSD windows on the app's request so it is up for OSD
to handle stacking the window properly.)

\begin{ot-rant}
OSD would be really nice for some things like email notifications and other
messages if I could just get make the window translucent... (This is not 
about eyecandy, I believe translucent window in this case would be less 
interfering than one with opaque background or one without background 
(clutters)). The XRender extension supports alpha for drawing, so why
did they not add support for translucent windows too?
\end{ot-rant}

-- 
Tuomo

Reply via email to