Set focus to a Windows tip when one is available.
When a Windows tip appears, bring focus to the Tip. Pressing the keyboard shortcuts again to bring focus to the element on the screen to which the Windows tip is anchored.
Note: Clipboard history isn't turned on by default. If you'd like to turn it on, use this keyboard shortcut and then select the prompt to turn on history. Or you can select Start > Settings > System > Clipboard , and set Clipboard history to On.
Important: This article is only for US Chromebook users with a standard English QWERTY keyboard. If you have an international keyboard, go to Settings Device Keyboard View keyboard shortcuts to find keyboard shortcuts for your device.
To use a keyboard shortcut, press and hold one or more modifier keys and then press the last key of the shortcut. For example, to use Command-C (copy), press and hold the Command key, then the C key, then release both keys. Mac menus and keyboards often use symbols for certain keys, including modifier keys:
Some keys on some Apple keyboards have special symbols and functions, such as for display brightness , keyboard brightness , and more. If these functions aren't available on your keyboard, you might be able to reproduce some of them by creating your own keyboard shortcuts. To use these keys as F1, F2, F3, or other standard function keys, combine them with the Fn key.
Use these shortcuts to change keyboard focus. To use some of these shortcuts, first choose Apple menu > System Settings (or System Preferences), then click Keyboard. Click Keyboard Shortcuts, select Keyboard on the left, then select the shortcut's setting on the right.
Keyboard shortcuts are keys or a combination of keys you can press on your keyboard to perform a variety of tasks. Using keyboard shortcuts is often faster than using a mouse because you can keep both hands on the keyboard. Keyboard shortcuts are also universal, which means you can use many of the same shortcuts in a variety of applications. For example, you can use the shortcuts to copy and paste text in a word processor and in a web browser.
Many keyboard shortcuts require you to press two or more keys in a specific order. For example, to perform the shortcut Ctrl+X, you would press and hold the Ctrl key, then press the X key, then release.
These keyboard shortcuts are useful when working with text in word processors, email applications, and more. They can help you perform commonly repeated tasks, like copying and pasting text.
You can use keyboard shortcuts to open, close, and switch applications. When working with a file, like a Microsoft Word document, shortcuts can be used to create new files, find words, and print.
Keyboard shortcuts can also be used to navigate your web browser. Many of the text shortcuts above are also useful online, like the shortcuts for selecting, copying, and pasting text into your web browser's address bar. Note that some of these shortcuts may work a bit differently depending on the web browser you're using.
When you press the Alt key, you will have access to all of the menus in the current application. This means you can perform almost any task with just your keyboard. For example, you can type Alt+F+X to quit an application. When performing these shortcuts, you will not need to hold down the Alt key.
Whatever familiarity you think you have with Windows keyboard shortcuts, think again. The nearly 40-year-old operating system has so many hotkeys that it can be easy to miss some surprisingly useful ones, and if you recently switched from Windows 10 to Windows 11, some shortcuts have changed.
Visual Studio Code provides a rich and easy keyboard shortcuts editing experience using Keyboard Shortcuts editor. It lists all available commands with and without keybindings and you can easily change / remove / reset their keybindings using the available actions. It also has a search box on the top that helps you in finding commands or keybindings. You can open this editor by going to the menu under File > Preferences > Keyboard Shortcuts.
Most importantly, you can see keybindings according to your keyboard layout. For example, key binding Cmd+\ in US keyboard layout will be shown as Ctrl+Shift+Alt+Cmd+7 when layout is changed to German. The dialog to enter key binding will assign the correct and desired key binding as per your keyboard layout.
Keyboard shortcuts are vital to productivity and changing keyboarding habits can be tough. To help with this, File > Preferences > Migrate Keyboard Shortcuts from... shows you a list of popular keymap extensions. These extensions modify the VS Code shortcuts to match those of other editors so you don't need to learn new keyboard shortcuts. There is also a Keymaps category of extensions in the Marketplace.
We also have a printable version of these keyboard shortcuts. Help > Keyboard Shortcut Reference displays a condensed PDF version suitable for printing as an easy reference.
If you have many extensions installed or you have customized your keyboard shortcuts, you can sometimes have keybinding conflicts where the same keyboard shortcut is mapped to several commands. This can result in confusing behavior, especially if different keybindings are going in and out of scope as you move around the editor.
To troubleshoot keybindings problems, you can execute the command Developer: Toggle Keyboard Shortcuts Troubleshooting. This will activate logging of dispatched keyboard shortcuts and will open an output panel with the corresponding log file.
You can view any user modified keyboard shortcuts in VS Code in the Keyboard Shortcuts editor with the Show User Keybindings command in the More Actions (...) menu. This applies the @source:user filter to the Keyboard Shortcuts editor (Source is 'User').
Different keyboard layouts usually reposition the above virtual keys or change the characters produced when they are pressed. When using a different keyboard layout than the standard US, Visual Studio Code does the following:
When editing keybindings.json, VS Code highlights misleading key bindings, those that are represented in the file with the character produced under the standard US keyboard layout, but that need pressing keys with different labels under the current system's keyboard layout. For example, here is how the Default Keyboard Shortcuts rules look like when using a French (France) keyboard layout:
Note: On Linux, Visual Studio Code detects your current keyboard layout on start-up and then caches this information. For a good experience, we recommend restarting VS Code if you change your keyboard layout.
VS Code sets various context keys and specific values depending on what elements are visible and active in the VS Code UI. For example, the built-in Start Debugging command has the keyboard shortcut F5, which is only enabled when there is an appropriate debugger available (context debuggersAvailable is true) and the editor isn't in debug mode (context inDebugMode is false):
You can view all default keyboard shortcuts in VS Code in the Keyboard Shortcuts editor with the Show Default Keybindings command in the More Actions (...) menu. This applies the @source:default filter to the Keyboard Shortcuts editor (Source is 'Default').
Note: The following keys are rendered assuming a standard US keyboard layout. If you use a different keyboard layout, please read below. You can view the currently active keyboard shortcuts in VS Code in the Command Palette (View -> Command Palette) or in the Keyboard Shortcuts editor (File > Preferences > Keyboard Shortcuts).
Keyboard shortcuts aid accessibility and can make it easier and more efficient to navigate to different areas and elements on a page. Most web browsers support these shortcuts, however, the behavior might vary slightly.
Business Central only supports a single character set for data. Therefore, some characters may not be supported in your environment, and you may experience problems when retrieving data that was entered using a different character set. This may also apply to keyboard shortcuts. For instance, your environment may support only English and Russian characters. In this case, if you enter data in a different language, it may not be stored correctly. You should contact your system administrator to make sure you understand which languages are supported by your Business Central.
In addition to the global keyboard shortcuts described in this article, a number of business-specific shortcuts are available. For example, in the generic version of Business Central, F9 posts a document and Ctrl+F7 shows the ledger entries for a record when you open the record in a card. This article includes some of the more common business-specific shortcuts, which are shown in italics. Be aware that the actual shortcuts may be different in your solution. In the user interface, the keyboard shortcut is shown in the tooltip for the action in question.