Page 1 of 1

Open two Rox windows side by side

Posted: Sun 15 Apr 2018, 23:14
by mikeslr
How often do we open two Rox windows to move or copy files from one location to another?

This is just a link to Roxset. It will open two Rox windows side-by-side. They then can be individually browsed and resized.

Its thread is in "Unsorted".
http://murga-linux.com/puppy/viewtopic. ... 258#334258

mikesLr

Posted: Mon 16 Apr 2018, 12:10
by ally
I often use 2 windows sorting archive files, not a big problem

:)

Posted: Mon 16 Apr 2018, 12:42
by rufwoof
If you use jwm and have a more recent version then there's the aerosnap option where if you drag a window title to the left screen edge the window is resized to half the screen, ditto right screen edge (or top and bottom if you prefer) and its easy to then drag/drop between the two.

jwm configuration

Code: Select all

    <Group>
        <Option>tiled</Option>
	     <Option>aerosnap</Option>
    </Group>