View Full Version : LXDE: Template folder useless?
sea
16th August 2011, 12:11 AM
Heyas
Anyone figured out how to get in use of ~/templates?
I can put files there, but they're not listed in lxde, but are in gnome. :(
sea
21st August 2011, 10:35 AM
Anyone has an idea why template files are not listed as new, or if there is a workaround?
Further, i'm missing ALT+F2 to execute commands.
The panel 'blinks' for a second, but nothing happens :(
cwickert
24th August 2011, 09:27 AM
Anyone figured out how to get in use of ~/templates?
PCmanFM doesn't support templates. If you want this functionality, please file a bug in the PCManFM feature request tracker (http://sourceforge.net/tracker/?group_id=156956&atid=801867).
Further, i'm missing ALT+F2 to execute commands.
The panel 'blinks' for a second, but nothing happens :(
Please check if
lxpanelctl run
brings up the dialog as expected. Next check if the ALT+F2 is properly mapped to that command in ~/.config/openbox/lxde-rc.xml. I just checked that it works with a new user account so it must be something with your config.
sea
24th August 2011, 11:27 AM
"lxpanelctl run" does just the same as alt+f2.. the panel blinks, but nothing else happens.
<!--keybindings for LXPanel -->
<keybind key="W-r">
<action name="Execute">
<command>lxpanelctl run</command>
</action>
</keybind>
<keybind key="A-F2">
<action name="Execute">
<command>lxpanelctl run</command>
</action>
</keybind>
Seems like bindings are still fine, but neither of them works.
Its the 3rd time that happens, i usualy have at least 1 terminal open, so thats kinda work around, but as i start most of my using apps with 'run/execute' i end up with 'blocked' terminals :(
Guess thats something for bugtracker (if i cant find it there, didnt search yet).
As i install my software by my own scripts, all i can tell is that i got the impression that it occours after gnome software/tools installation.
---------- Post added at 10:27 AM ---------- Previous post was at 09:00 AM ----------
May i simply delete ~/.config relog and get a 'default' layout again?
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.