mirror of
https://github.com/tiyn/wiki.git
synced 2025-11-06 13:11:16 +01:00
480 B
480 B
System Console
A system console is used for entering data into a computer and communicating with it. It mostly uses a keyboard for input aswell as a screen for displaying results. The word system console is often used synonymous with the word terminal.
Terminals
The following section lists different terminals.
- suckless' st is a simple terminal implementation for X on Linux.