Questions tagged [hotkeys]

A hotkey is a keyboard key or a set of keys that, when pressed simultaneously, cause the operating system or a program to execute a specific and pre-configured action.

Hotkeys - also known as keyboard shortcuts, or more rarely: key combinations - have been designed to speed up the access to actions in a program. They are intended to be used with a keyboard, either as a single key or as a combination of keypresses.

Ideally, they replace multiple mouse clicks or command line entries. Hotkeys have several advantages:

  • They improve productivity by accelerating access to commonly used functions. They allow a user to create simple macros by scripting a sequence of hotkeys.
  • They avoid having to switch with one hand between the mouse and keyboard.
  • They improve accessibility for persons with limited ability to use a mouse or with visual impairments.

Certain keys on a standard keyboard act as hotkeys by themselves: F1-F12, Insert, Delete, PgUp, PgDn. Most hotkeys are used in combination with a modifier key like Ctrl, Alt, Shift or the Windows key (Command key on Macs and Meta key on Linux).

Most hotkeys have to be defined by the application developer. Some applications allow users to define their own hotkeys commonly used functions for use within the application.

There are scripting utilities that allow a user to create their own hotkeys for various applications, even if these utilities were not intended to be used with hotkeys.

Questions that should have this tag should be related to

  • availability of hotkeys in programs.
  • avoiding unintended use of hotkeys.
  • creating user defined hotkeys within an application or with a 3rd party utility like AutoIt or AutoHotkey.
  • removing application specific hotkeys that interfere with a user's preferences.
827 questions
231
votes
9 answers

What is the Windows hotkey to minimise a single, currently active window?

On Windows Vista, I'm familiar with Win + D to show the desktop but sometimes I just want to minimise two or three windows as they become active and not the whole lot. What hotkey can I use to minimise only the currently active window?
Ionise
  • 2,445
176
votes
4 answers

How to disable the screen orientation hotkeys in Windows (XP)?

I'm using Eclipse in Windows XP. One of my favorite shortcuts is CTRL+ALT+DOWN (or CTRL+ALT+UP) to duplicate a line. I just found that on this machine (XP ThinkPad, with NVIDIA graphics driver), this is has the effect of fliping the screen upside…
Eric Wilson
  • 8,068
160
votes
9 answers

Disable Alt + Arrow display flip keyboard shortcut

Whenever I click Alt + Arrow up/Arrow down my screen will do an unwanted flip. I'd like to disable this shortcut behaviour. I've already looked at Super User question How to stop my laptop's screen from rotating when I press Alt + Arrow?. But Ctrl +…
EsbenG
  • 1,925
139
votes
11 answers

Disable Narrator shortcut key in Windows

I've install Windows 8 on a BootCamp macbook air The problem is that the command key located differently from the winkey in a normal keyboard, therefor, I keep clicking Winkey+Enter which starts the narrator (which is really annoying!) Is there a…
Dig
  • 1,453
129
votes
22 answers

What's the least conflicting prefix/escape sequence for screen or tmux?

Screen goes with Ctrl+A. tmux on the other hand—as developed within screen—uses Ctrl+B. Both keystrokes, however, are also used in editors, shells, etc. Thus choosing either one degrades the user experience and functionality of those tools when…
Flow
  • 1,556
92
votes
9 answers

Hotkey to Mute Mic on Mac OS X?

Is there a hotkey I can use or configure to mute the mic on a 13" MacBook Pro (MPB)? I would prefer an icon or notification to confirm that it is set (even if I need to toggle the option).
wag2639
  • 7,244
87
votes
2 answers

How can I clear the current line of the Windows command prompt?

How can I clear the current line in the command prompt? (I'm using Windows 7.) Too often, I enter a command, execute it, get many lines of output, then wish to enter another command. But before entering the second command, I press the up arrow key…
Jellicle
  • 2,356
  • 4
  • 28
  • 32
73
votes
6 answers

How to remove hotkey on Amazon Kindle PC that opens application

As of today, Ctrl + Alt + k began to randomly open the Kindle application on my Windows computer. This hotkey used to open my keepass application. Is there any way to disable this hotkey? This specific hotkey isn't even listed on Amazon's own…
WHY
  • 875
69
votes
2 answers

What is the Excel hotkey to re-calculate all formula in sheet?

I have a sheet that contains many formulas. But they do not recalculate automatically when I change input. I'm looking for a hotkey, that can re-calculate the sheet. According to this page, F9 calculates all sheets in all open workbooks, and Shift…
Davuz
  • 827
  • 1
  • 8
  • 9
67
votes
8 answers

How to untoggle Right-to-Left text in Notepad?

I seem to have accidentally hit a couple hot-keys and my Notepad is now showing text from Right-to-Left. What was the hot-key combo and what can I do to reverse it back to Left-to-Right?
RLH
  • 4,665
62
votes
1 answer

Disable screen orientation hot keys in windows 8 (ctrl alt arrow)

I want to disable the screen orientation hot keys. I have tried looking in the NVIDIA control panel, but I have not found the option in there yet. Details: I am using an Asus Zenbook running windows 8. My computer runs both the intelHD graphics…
Rylander
  • 810
  • 1
  • 7
  • 12
58
votes
4 answers

How do I prevent pages I visit from overriding selected Firefox shortcut keys?

In Firefox, how can I prevent pages from overriding Firefox built-in keyboard shortcuts through Javascript on a per-key basis? Preferably on a per-site basis, too? The most frustrating override is the forward slash ('/') that's linked to "Find in…
57
votes
8 answers

Alt+F7 stopped working

After some update, Alt F7 hotkey stopped working in Far Manager and Total Commander. I tried stopping all processes like explorer, realtek utility, nvidia utility, one drive — didn’t help. When booting in Safe Mode however, Alt F7 works just fine,…
Soonts
  • 955
54
votes
2 answers

What other tool is using my hotkey?

I use Greenshot for screenshots, and it's been nagging about some other software tool using the same hotkey. I started receiving this warning message about two days ago. It shows up each time I reboot and log on to Windows. The hotkey(s) "Ctrl +…
Samir
  • 21,235
52
votes
12 answers

What is the keyboard shortcut for Keep Text Only in Outlook?

When I paste text into an email in Outlook, the following prompt hovers near the text: Based on the hint, instead of clicking on the button with the mouse, it looks like I should be able to press Ctrl+T. But if I do that, it indents the…
Rich Bennema
  • 1,563
1
2 3
55 56