pidgin toggle not working when decorations are hidden
Posted: Tue Nov 18, 2008 5:40 pm
I configured the lxde-rc.xml file and set Pidgin windows to have no decoration just to find out later that the buddy list toggle hotkey (from the hotkeys plugin) would no longer work.
It wasn't until I removed the app entry in the xml file that my shortcut (CTRL + COMMA) worked once again.
Is there a way to make this work correctly or at least hide the decorations only in the conversation windows?
It wasn't until I removed the app entry in the xml file that my shortcut (CTRL + COMMA) worked once again.
Code: Select all
<application name="pidgin">
<decor>no</decor>
</application>