removed some debug output
[k8sterm.git] / README
blobd94498324aa549ae741a71c4e8b3428f40120cf6
1 sterm - simple terminal
2 --------------------
3 sterm is a simple virtual terminal emulator for X which sucks less.
6 Requirements
7 ------------
8 In order to build sterm you need the Xlib header files.
11 Compiling
12 ---------
14     sh 0build.sh
17 Configuration
18 -------------
20 sterm searches config files in this order:
22     ~/.sterm.rc
23     ~/.config/sterm.rc
24     /etc/sterm.rc
25     /etc/sterm/sterm.rc
26     ./.sterm.rc
29 Credits
30 -------
31 Based on  AurĂ©lien APTEL <aurelien dot aptel at gmail dot com> bt source code.