MochiMoppel provided this info. (full credit)
Original post:
viewtopic.php?p=47942#p47942
To have windows open always centered on desktop.
Code: Select all
<Group>
<Option>centered</Option>
</Group>
into /root/.jwm/jwmrc-personal (e.g. right before the closing </JWM> tag), then open console and run
Code: Select all
jwm -restart
Note that this will center every new window.