## bug.n default hotkeys
### Window management
#### WinDown
_Activate_ the _next_ window in the active view.
#### WinUp
_Activate_ the _previous_ window in the active view.
#### WinShiftDown
_Move_ the active window _to the next position_ in the window list of the view.
#### WinShiftUp
_Move_ the active window _to the previous position_ in the window list of the view.
#### WinShiftEnter
_Move_ the active window _to the first position_ in the window list of the view.
#### Winc
_Close_ the active window.
#### WinShiftd
_Show / Hide the title bar_ of the active window.
#### WinShiftf
_Toggle_ the _floating status_ of the active window.
#### WinCtrlm
_Minimize_ the active window.
#### WinShiftm
_Move_ the active window _by key_.
#### WinShifts
_Resize_ the active window _by key_.
#### WinShiftx
_Move and resize_ the active window _to_ the size of the _work area_.
#### Wini
Get information for the active window.
#### WinShifti
_Get a window list_ for the active view.
#### AltDown
Manually _move_ the active window _to the next area_ in the layout.
#### AltUp
Manually _move_ the active window _to the previous area_ in the layout.
#### AltShiftEnter
_Move and resize_ the active window _to_ the size of the _work area_.
#### Alt<n>
Manually _move_ the active window _to the nth area_ in
the layout.
#### Alt0
Manually _move_ the active window _to the nth area_ in
the layout.
#### AltBackSpace
Toggle the stack area of the layout.
### Window debugging
#### WinCtrli
_Dump_ window information on the _windows of the active view_ to the log.
#### WinCtrlShifti
_Dump_ window information on the _managed windows_ to the log.
#### WinCtrlh
_Print column headings_ to the log.
#### WinCtrld
Decrement the debug log level.
#### WinCtrlShiftd
Increment the debug log level.
### Layout management
#### WinTab
Set the _previous_-ly set _layout_.
#### Winf
Set the _floating layout_.
#### Winm
Set the _monocle layout_.
#### Wint
Set the _tile layout_.
#### WinLeft
_Reduce_ the size of _the master area_ in the active view.
#### WinRight
_Enlarge_ the size of _the master area_ in the active view.
#### WinCtrlt
Rotate the layout axis.
#### WinCtrlEnter
Mirror the layout axis.
#### WinCtrlTab
Rotate the master axis.
#### WinCtrlShiftTab
Rotate the stack axis.
#### WinCtrlUp
Increase the master Y dimension.
#### WinCtrlDown
Decrease the master Y dimension.
#### WinCtrlRight
Increase the master X dimension.
#### WinCtrlLeft
Decrease the master X dimension.
#### WinShiftLeft
_Decrease the gap between windows_ in "monocle" and "tile" layout.
#### WinShiftRight
_Increase the gap between windows_ in "monocle" and "tile" layout.
### View / Tag management
#### WinShiftn
Toggle the view margins.
#### WinBackSpace
Activate the previously activated view.
#### WinShift0
Tag the active window with all tags.
#### Win<n>
Activate the nth view.
#### WinShift<n>
Tag the active window with the nth tag.
#### WinCtrl<n>
Add / Remove the nth tag for the active window, if
it is not / is already set.
### Monitor management
#### Win.
Activate the _next monitor_ in a multi-monitor environment.
#### Win,
Activate the _previous monitor_ in a multi-monitor environment.
#### WinShift.
_Set_ the active window's view _to_ the active view on _the next monitor_ in a
multi-monitor environment.
#### WinShift,
_Set_ the active window's view _to_ the active view on _the previous monitor_ in a
multi-monitor environment.
#### WinCtrlShift.
_Set all windows_ of the active view _on_ the active view of _the next monitor_ in
a multi-monitor environment.
#### WinCtrlShift,
_Set all windows_ of the active view _on_ the active view of _the previous monitor_
in a multi-monitor environment.
### GUI management
#### WinShiftSpace
_Hide / Show the bar_ (bug.n status bar) on the active monitor.
#### WinSpace
Hide / Show the task bar.
#### Winy
_Open the command GUI_ for executing programmes or bug.n functions.
#### WinShifty
Toggle the overflow window of the 'notify icons'.
#### AltShifty
Indicate the areas of the "tile" layout.
### Administration
#### WinCtrle
Open the configuration file in the standard text editor.
#### WinCtrls
_Save the current state_ of monitors, views, layouts to the configuration file.
#### WinCtrlr
_Reload_ bug.n (i. e. the whole script).
#### WinCtrlq
_Quit_ bug.n, restore the default Windows UI and show all windows.