On Fri, 20 Jan 2012, Andrei POPESCU wrote:

Can't say exactly when (been spending more time in stable lately) the
Run dialog began appearing in the background if started with Alt+F2.

This is a known issue. I am not sure exactly where it was introduced but I know how to solve it.

In your openbox config (~/.config/openbox/sessionname-rc.xml or something) find </applications> (usually the second last line in the file).

Add
    <application name="lxpanel" type="dialog">
      <focus>yes</focus>
    </application>

Just before the </application> line.
This will set focus to the run dialog when started.

It works fine if started from an xterm ('lxpanelctl run') or from the
main menu. To eliminate any configuration issues I also tried with a
clean ~/.config

Maybe the package to address is lxde-common, IIRC that's where the default rc.xml comes from.

--
/brother
http://martin.bagge.nu
Bruce Schneier knows Alice and Bob's shared secret.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to