Run-Dialog / Meta-F2-Hotkey / Configuration
by Wolfram Fischer
Hi all,
when you hit Meta-F2 to bring up the run-dialog of LXDE it is launched but
it does not get the focus. I tested this with the Fedora-17-LXDE i386
Live-CD and a fresh install from it.
The solution for this issue is to alter the .config/openbox/lxde -rc.xml
file and add the following entry:
<!-- Add in <applications>-section -->
<application name="lxpanel" class="Lxpanel">
<focus>yes</focus>
</application>
IMHO the configuration of the LXDE-Spin should have this entry, because if
a user hits Meta-F2 she wants to have a focused Run-Dialog.
The Lubuntu-Users seem to have already made this fix to the configuration
file:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-default-settings/+bug/8...
I am unsure if this is a feature request or a bug report.
Kind regards,
Wolfram
11 years, 3 months
ssh-agent not started with F17 LXDE spin
by Ranjan Maitra
Hi,
The F17 LXDE spin has something incorrectly set up. This is because the
LiveCD does not get the ssh-agent started upon logging in. To replicate
the problem, please do the following:
boot into the LiveCD.
open a terminal window and type:
$ ssh-add
We will get an error message:
Could not open a connection to your authentication agent.
Only the LXDE spin has this problem: all other F17 spins are fine which
leads me to suspect that the issue is with one of the components that
make up LXDE.
Not sure under what component the bug report should be filed. This is
not an openssh issue.
Many thanks and best wishes,
Ranjan
11 years, 4 months