# Ubuntu ## Keyboard Shortcuts | Shortcut | Action | |----------|--------| | `Alt+Space` | Context menu for the current window | | `Middle-click` app icon | Launch new instance | | `Ctrl+Alt+Arrow` | Switch workspace | | `Ctrl+Alt+Shift+Arrow` | Move window to another workspace | ## Compose Key / Unicode Input Type special characters via Unicode code points: ```text Ctrl+Shift+U → type hex code → Enter ``` | Code | Character | |------|-----------| | `e3` | ã | | `c3` | Ã | ## Nautilus (Files) | Shortcut | Action | |----------|--------| | `Ctrl+S` | Select files by pattern |