You are not logged in.
Pages: 1
A script that will open 2 thunar's side by side, numbers are hardcoded (fix for your screen size, ect).
Required:
apt install xdotool
note: For slightly faster appearance you may want to add '&' at the end of xdotool lines, but that will make focus unpredictable (I'd like first window focused for example), which may or may not be an issue for you.
Last edited by brontosaurusrex (2017-09-24 22:29:06)
Offline
Offline
^ wonderful idea, also many thanks for sharing
Offline
Nice/funny extension would be to resize/move 2nd window based on first, but i can't get a proper xprop -spy, ideas? edit: It appears that to get some sort of resolution-change property with xprop -spy, one would need a fancier wm than openbox (aborting for the moment).
Last edited by brontosaurusrex (2017-09-26 08:33:40)
Offline
Pages: 1