Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wpautoterms domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/rjbftp/public_html/wp-includes/functions.php on line 6121
Maximising a Window Without Using the Mouse - Rebecca Ballard

One of the questions that people often ask me is about the keyboard equivalent of clicking on the buttons in the top right hand corner of a Window to minimise or maximise it. Well what you need to do is to access a special menu which is often called the "application control menu".

You do this by pressing alt + the spacebar. The menu drops down from the top left hand corner and gives you a number of options each with its own access key (the underlined letter) :

  • maximise (x),
  • minimise (n).

For example:

  • ALT+SPACEBAR then X, maximises the current application window;
  • ALT+SPACEBAR then R, restores the current application window to the size it was before being maximised;
  • ALT+SPACEBAR then N, minimizes the current application window.