help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: cycling through windows


From: Jambunathan K
Subject: Re: cycling through windows
Date: Fri, 12 Jul 2013 11:25:57 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

C K Kashyap <ckkashyap@gmail.com> writes:

> Hi,
> What is a good way to cycle through windows - looks like C-x o cycles
> through in one order and if I need to change the direction I need to C-u -
> C-x o
> But it seems too many keystrokes - is there a better way (other than doing
> my own key bindings that is)

Other window

    C-x o

Keep Othering

    C-x z
    z
    z
    z
    z

Reverse window movement

   C-u - C-x o

Keep reversing

    C-x z
    z
    z
    z
    z

> Regards,
> Kashyap



reply via email to

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