Re: [dev] [dwm] [patch] Focus on a window by number

From: Carlos Torres <vlaadbrain_AT_gmail.com>
Date: Sat, 24 Nov 2012 17:44:30 -0500

Lol, that was a funny typo
On Nov 24, 2012 5:43 PM, "Carlos Torres" <vlaadbrain_AT_gmail.com> wrote:

> You forgot the patch, though you could also post it on the wiki
> directly. See http://hg.sickness.org/sites
> On Nov 24, 2012 5:11 PM, "Marshall Mason" <marshallmason2_AT_gmail.com>
> wrote:
>
>> I just started using dwm, and I'm starting to get used to the tiled
>> way of doing things. In Openbox, I had a little utility program that
>> allowed me to jump to the exact window I want, by number. It's
>> incredibly useful when there are a lot of windows open, rather than
>> cycling through them with MODKEY+j. Just as you can jump to a tag with
>> MODKEY+#, this patch allows you to jump to a specific window within a
>> given tag. This is especially useful in tiling mode, because all the
>> windows are visible and organized, so it's much clearer which number
>> to use to get to a certain window.
>>
>> Here's how to configure it:
>> { MODKEY, XK_F1, focusnumber, {.i = 1 } },
>> { MODKEY, XK_F2, focusnumber, {.i = 2 } },
>> ...
>>
>> Thanks for developing such a slim, powerful window manager.
>>
>> Marshall
>> >
>>
>>
Received on Sat Nov 24 2012 - 23:44:30 CET

This archive was generated by hypermail 2.3.0 : Sat Nov 24 2012 - 23:48:06 CET