Press CMD+TAB to see all applications opened.
Using left-right arrows select Finder.
Using up-down arrors open Finder windows selection.
Using arrows select (get blue border) Finder window.
And now how can I open selected finder window?
Just hit the ENTER/RETURN key.
Tested locally on Yosemite 10.10.5. It may matter that I release the command key after up/down on Finder, before left/right selecting the window and hitting ENTER.
Related
How can I configure PhpStorm to use the "non-native" fullscreen mode? I'd like PhpStorm to be fullscreen (without the macOS top menu bar, etc), in the same window (without creating a new window that I have to scroll between).
The terminal for macOS iTerm2 have this setting. You can choose to remove the tick from "Native full screen windows". When this tick is removed, the fullscreen mode will simply take out all space in the window, without creating a new separate window.
Native fullscreen example
Notice how a new separate "window" is created called "PhpStorm"
Non-native fullscreen example
Notice how theres still one window called "Desktop". The iTerm window fills out the whole screen though.
the only way you can do it at the moment is by adjusting the dock in mac to hide menu automatically and then spread the editor to wider and higher setting
click right on the dock in mac and goto settings and hide menu works for me
i am suffering from same issue lol after i saw iterm2 :P
You know how in Chrome in MacOS, you can do CMD + 1 to go to the first tab or CMD + 2 to go to the second, etc...
How can I add a keyboard shortcut in MacOS to do this as well with finder tabs in one window? Thanks!
To move between tabs, use Control+Tab. Include Shift to reverse direction.
While in Finder, if you click on the Window menu, you will see an item for Show Next Tab. At the right of that is “^⇥”, which tells you the keyboard shortcut is Control+Tab. Here is an Apple list of those symbols. You can also see them by opening the Keyboard Viewer. Enable that in System Preferences > Keyboard > Keyboard > “Show keyboard and emoji viewers in menu bar”, or open “/System/Library/Input Methods/KeyboardViewer.app”.
You can also set up your own key combination for this in System Preferences > Keyboard > Shortcuts. Select App Shortcuts, click +, select All Applications or Finder, enter “Show Next Tab” for the Menu Title, and enter the keys you like for the Keyboard Shortcut.
To move between windows of the current application (not just Finder), use ⌘+` (Command + Grave Accent [left of 1 key]). Include Shift to reverse direction.
I have a problem with re-opening the main window of MySQL Workbench after I close it.
When I close the application (using the red close button on the top left corner of the MySQL Workbench window), the "main window" disappears.
The App Icon in the Dock shows that the application is still active.
When I want to re-open MySQL Workbench, I press again on the Dock icon. However, the "main window" does not open again. The only way to get this window again is to really QUIT MySQL Workbench (Right click on Dock icon, then choose Quit), and then to re-open it.
How can I re-open the main window without having to really close the application time after time? Do I something wrong? Or is this a bug?
I have version mysql-workbench-community-8.0.13-macos-x86_64.
I am using MacOs Mojave version 10.14.2.
I noticed that sometimes I can reopen the main window using the top bar menu View -> Home, but a lot of the times this does not work either!
The top-left red button doesn't mean "Quitting", only closing the window (some application automatically quit after closing, but some don't)
To make the Main Workbench window appear again, you can select the Menu "View" --> "Home". Then you should see a tab on top of that window, where you can click to go back to your view.
(So you don't need to quit, and open the application again)
With osascript/applescript or bash, how can one move the currently focussed/foregrounded window to the desktop on the right?
When doing this manually by hand, I first click and hold mouse on the title bar of a window, then press Control-2 (2 means second desktop)
But I want to automate this.
I'm TV'ing from a remote location to my mac to play around with XCode (on a windows pc). Within the interface builder, I'm trying to perform the control drag action. I tried pressing the ctrl button and dragging a view controller but nothing happens. If it's of any significant, I have send key combinations checked.
As a workaround, instead of control dragging try control clicking on the object you wanted to drag from. The black pop up box that lists the object's outlets etc will appear, and from there you can left-click drag from the circles to wherever you want.
Try the windows key, it will function similar to OSX Command key
Can confirm on Mac using TeamViewer 10.0.52680, right-click or control-click on an object on a story board and simply left-click dragging to the view controller will create the proper referencing outlet.
If you have issues with the right click, go to TeamViewer preferences on the machine you are removing from, go to Advanced > General and select "Use control and mouse click as right mouse-click". This will enable you to send the control button and left click combination to your remote machine as a right click.