Switching windows - type name of Window
up vote
3
down vote
favorite
In emacs it is possible to switch buffers by typing Ctrl-X B and you can start typing the name of another buffer, and as you type you can auto-complete the name of buffers which match what you have typed.
In Windows there is a script for AutoHotKeys called iswitchw which emulates the behaviour of emacs but instead of switching between the buffers in emacs, it allows you to switch between Windows (based on the title of the Window).
Is there any similar tool which allows the user to switch between Windows in Ubuntu/unity?
unity windows emacs
add a comment |
up vote
3
down vote
favorite
In emacs it is possible to switch buffers by typing Ctrl-X B and you can start typing the name of another buffer, and as you type you can auto-complete the name of buffers which match what you have typed.
In Windows there is a script for AutoHotKeys called iswitchw which emulates the behaviour of emacs but instead of switching between the buffers in emacs, it allows you to switch between Windows (based on the title of the Window).
Is there any similar tool which allows the user to switch between Windows in Ubuntu/unity?
unity windows emacs
add a comment |
up vote
3
down vote
favorite
up vote
3
down vote
favorite
In emacs it is possible to switch buffers by typing Ctrl-X B and you can start typing the name of another buffer, and as you type you can auto-complete the name of buffers which match what you have typed.
In Windows there is a script for AutoHotKeys called iswitchw which emulates the behaviour of emacs but instead of switching between the buffers in emacs, it allows you to switch between Windows (based on the title of the Window).
Is there any similar tool which allows the user to switch between Windows in Ubuntu/unity?
unity windows emacs
In emacs it is possible to switch buffers by typing Ctrl-X B and you can start typing the name of another buffer, and as you type you can auto-complete the name of buffers which match what you have typed.
In Windows there is a script for AutoHotKeys called iswitchw which emulates the behaviour of emacs but instead of switching between the buffers in emacs, it allows you to switch between Windows (based on the title of the Window).
Is there any similar tool which allows the user to switch between Windows in Ubuntu/unity?
unity windows emacs
unity windows emacs
edited Nov 26 '13 at 8:43
MadMike
3,77172244
3,77172244
asked Nov 26 '13 at 0:10
Bob
184
184
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
2
down vote
accepted
Yes, see How do I enable the "Scale Window Title Filter" in Compiz on 12.04?.
You can then use Window Key-W and start typing to get that effect.
But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
– Wilf
Jan 29 '14 at 11:11
add a comment |
up vote
0
down vote
I had been searching for a similar functionality ever since I found the application Switcheroo for Windows that does this same thing. I finally found such a application for Linux, it's called Rofi, it's a window switcher, application launcher and dmenu replacement. Once you bind a keyboard shortcut to the window launcher mode command of Rofi, you can quickly call it with a keyboard shortcut and start typing a windows name or the name of the application that window belons to and then switch to it.
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
Yes, see How do I enable the "Scale Window Title Filter" in Compiz on 12.04?.
You can then use Window Key-W and start typing to get that effect.
But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
– Wilf
Jan 29 '14 at 11:11
add a comment |
up vote
2
down vote
accepted
Yes, see How do I enable the "Scale Window Title Filter" in Compiz on 12.04?.
You can then use Window Key-W and start typing to get that effect.
But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
– Wilf
Jan 29 '14 at 11:11
add a comment |
up vote
2
down vote
accepted
up vote
2
down vote
accepted
Yes, see How do I enable the "Scale Window Title Filter" in Compiz on 12.04?.
You can then use Window Key-W and start typing to get that effect.
Yes, see How do I enable the "Scale Window Title Filter" in Compiz on 12.04?.
You can then use Window Key-W and start typing to get that effect.
edited Apr 13 '17 at 12:23
Community♦
1
1
answered Jan 29 '14 at 10:18
user158112
362
362
But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
– Wilf
Jan 29 '14 at 11:11
add a comment |
But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
– Wilf
Jan 29 '14 at 11:11
But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
– Wilf
Jan 29 '14 at 11:11
But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
– Wilf
Jan 29 '14 at 11:11
add a comment |
up vote
0
down vote
I had been searching for a similar functionality ever since I found the application Switcheroo for Windows that does this same thing. I finally found such a application for Linux, it's called Rofi, it's a window switcher, application launcher and dmenu replacement. Once you bind a keyboard shortcut to the window launcher mode command of Rofi, you can quickly call it with a keyboard shortcut and start typing a windows name or the name of the application that window belons to and then switch to it.
add a comment |
up vote
0
down vote
I had been searching for a similar functionality ever since I found the application Switcheroo for Windows that does this same thing. I finally found such a application for Linux, it's called Rofi, it's a window switcher, application launcher and dmenu replacement. Once you bind a keyboard shortcut to the window launcher mode command of Rofi, you can quickly call it with a keyboard shortcut and start typing a windows name or the name of the application that window belons to and then switch to it.
add a comment |
up vote
0
down vote
up vote
0
down vote
I had been searching for a similar functionality ever since I found the application Switcheroo for Windows that does this same thing. I finally found such a application for Linux, it's called Rofi, it's a window switcher, application launcher and dmenu replacement. Once you bind a keyboard shortcut to the window launcher mode command of Rofi, you can quickly call it with a keyboard shortcut and start typing a windows name or the name of the application that window belons to and then switch to it.
I had been searching for a similar functionality ever since I found the application Switcheroo for Windows that does this same thing. I finally found such a application for Linux, it's called Rofi, it's a window switcher, application launcher and dmenu replacement. Once you bind a keyboard shortcut to the window launcher mode command of Rofi, you can quickly call it with a keyboard shortcut and start typing a windows name or the name of the application that window belons to and then switch to it.
answered Nov 25 at 7:47
Ghos3t
1042
1042
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f382216%2fswitching-windows-type-name-of-window%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown