Resizing the screen with xrandr -s/--size to a smaller resolution and
then calling it again to return to the previous resolution results in
dwm's status bar being cut off at the smaller width (e.g., the
following cuts the bar off at 640 pixels on my netbook: xrandr --size
640x480 && xrandr --size 1
On Thu, Feb 24, 2011 at 12:14 PM, Benjamin R. Haskell
wrote:
> running the 'wmiirc' action just
> spawned a second instance of wmiirc (resulting in event doubling, e.g.
> keystroke that spawns a new terminal spawned two new terminals).
Traditionally, this was solved by making wmiirc (1) emit "Sta
On Thu, 24 Feb 2011, Suraj Kurapati wrote:
On Thu, Feb 24, 2011 at 11:25 AM, Benjamin R. Haskell wrote:
exec'ing wmii via the 'action' menu, which borks multi-monitor
layouts; anyone have a better way?
Have your wmiirc re-exec itself (as opposed to re-execing wmii).
Hmm. Makes sense. Does
On Thu, Feb 24, 2011 at 11:25 AM, Benjamin R. Haskell
wrote:
> exec'ing wmii via the 'action' menu, which borks multi-monitor layouts;
> anyone have a better way?
Have your wmiirc re-exec itself (as opposed to re-execing wmii).
On Wed, 23 Feb 2011, Eitan Goldshtrom wrote:
I tried that just now and it didn't work. I also tried a few
variations that each didn't work. I checked the "keys" file and it
looks like the 2 key combinations aren't in the file. I thought they
would be added because of the event declarations, bu