- 
                Notifications
    
You must be signed in to change notification settings  - Fork 7
 
Keyboard shortcuts
        Aurélien Ooms edited this page Jan 8, 2019 
        ·
        2 revisions
      
    The table below is outdated. See the i3 config file.
| Key Combination | Description | 
|---|---|
| winkey + p | Opens a new terminal. | 
| winkey + o | Launch dmenu. | 
| winkey + shift + a | Kill focused window. | 
| winkey + j | Change focus (left). | 
| winkey + k | (down). | 
| winkey + l | (up). | 
| winkey + m | (right). | 
| winkey + shift + j | Move window (left). | 
| winkey + shift + k | (down). | 
| winkey + shift + l | (up). | 
| winkey + shift + m | (right). | 
| winkey + h | Split in horizontal orientation. | 
| winkey + v | Split in vertical orientation. | 
| winkey + f | Fullscreen the current window. | 
| winkey + s | Change layout (stacked). | 
| winkey + z | (tabbed). | 
| winkey + e | (change the split). | 
| winkey + shift + space | Toggle floating window. | 
| winkey + space | Change focus between tiling and floating windows | 
| winkey + 1 - 0 | Change workspace. | 
| winkey + shift + 1 - 0 | Move currently focused window. | 
| winkey + r | Resize mode. | 
| winkey + PrtScrn | Screenshot. | 
| winkey + volume up | Volume UP. | 
| winkey + volume down | Volume DOWN. | 
| winkey + semicolon | Change the workspace output (right). | 
| winkey + colon | (left). | 
| winkey + shift + - | Make the currently focused window a scratchpad. | 
| winkey + - | Show the first scratchpad window. | 
| winkey + shift + c | Reload config file. | 
| winkey + shift + r | Restart i3. |