stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] Alt-Tab


From: Stephen Balousek
Subject: Re: [STUMP] Alt-Tab
Date: Fri, 26 Oct 2012 12:22:34 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121012 Thunderbird/16.0.1

Nice code, Ruthard.

I've been using this in my .stumpwmrc and I've been mostly happy with it:

  (define-key *top-map* (kbd "s-TAB")             "next-in-frame")
  (define-key *top-map* (kbd "s-ISO_Left_Tab")    "prev-in-frame")

- Steve

On 10/25/2012 06:15 AM, Ruthard Baudach wrote:
Using stumpwm as my main window manager, I missed the MS-Windows style
Alt-Tab cycling through the windows list by a most recently used policy,
which is in my opinion far more effective and intuitive than cycling the
windows list in an predefined order.

Attached is my first attempt on lisp programming, just put
(load "/path/to/alt-tab.lisp") in stumpwmrc, and try it.

Regards,

Ruthard


_______________________________________________
Stumpwm-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]