Read my blog with this tag
Follow my feed with this tag
Searching for: shell
Half-maximize script for Linux [01330530158]
A number of times, I've said that I like the Windows 7 feature that allows
a window to easily be half-maximized. I got tired of waiting for it to be
added to my favorite window manager, so I wrote a script that uses
the program wmctrl to half-maximize windows, then bound it
to key presses in my window manager. Now, with a press of ctrl+alt+Traceback (most recent call last):
File "/home/jepler/emergent.unpythonic.net/index.cgi", line 766, in markup
text = getattr(this_module, 'markup_'+command)(text, meta, **thing_context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module '__main__' has no attribute 'markup_qwer'
,
I can half-maximize a window into 4 locations on my dual-monitor setup.
report-if-fail, replace-if-success [01383601117]