I wrote a little
patch for
wmctrl, to show/hide the window decorations of a window via commandline, perhaps some of you will find this helpful.
And this
script will output the geometry for a window to place it on different monitors in multihead systems. By now it supports only some configurations (including a big cube of 4 monitors or 4 monitors in a line), perhaps i will improve it's functions in a while, but right now it does exactly what i want.
Example usage:
CODE:
wmctrl -r windowtitle -q
will hide the windows decoration.
CODE:
wmctrl -r windowtitle -z
will bring back the windows decoration.
CODE:
application -geometry `multiscreenhelper.sh 2`
will place a window on the second screen (if the configuration is done well and the application supports -geometry).
Am Wochenende habe ich etwas mit VirtualBox2.0 rumgespielt, das Ding ist echt mal schön flott und es macht Spass damit zu Arbeiten, allerdings scheint mein RAM in meiner Kiste daheim nicht 100% frisch zu sein und muss bei gelegenheit mal ausgetauscht werd
Tracked: Sep 08, 09:55
Tracked: Apr 13, 10:12