Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.
| Ctrl+C | copy current line (if no selection) |
| Ctrl+X | cut current line (if no selection) |
| Ctrl+⇧+K | delete line |
| Ctrl+↩ | insert line after |
Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.
| Ctrl+C | copy current line (if no selection) |
| Ctrl+X | cut current line (if no selection) |
| Ctrl+⇧+K | delete line |
| Ctrl+↩ | insert line after |
| # FBTFT xorg config file | |
| # | |
| # startx -- -layout TFT | |
| # startx -- -layout HDMI | |
| # | |
| # startx | |
| # When -layout is not set, the first is used: TFT | |
| # | |
| Section "ServerLayout" |