Is it possible to position an lxterminal?

Hitesh Shah chimak111 at gmail.com
Wed Dec 19 06:50:31 UTC 2012


On Wed, Dec 19, 2012 at 2:33 AM, Chris Green <cl at isbd.net> wrote:

> It seems that lxterminal knows about the size parameters of the
> --geometry parameter but not the position ones.
>
> Is there any way to position an lxterminal window when starting it?
>
> --
>
>

Will this help?
http://icculus.org/pipermail/openbox/2010-January/006449.html

Putting

<application name="evince">
     <decor>no</decor>
     <position force="yes">
         <x>50</x> <!-- replace 50, 200 with whatever you like -->
         <y>200</y>
     </position>
</application>

inside the application tags of my rc.xml file worked for evince.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/lubuntu-users/attachments/20121219/c3a3ff23/attachment.html>


More information about the Lubuntu-users mailing list