home *** CD-ROM | disk | FTP | other *** search
- [[de This file contains Amstrad screen control characters]]
- #define scr_lf,,^j
- #define scr_return,,^m
- #define scr_bs,,^[D
- #define cur_up,,^[A
- #define cur_right,,^[C
- #define cur_home,,^[H
- #define scr_clear,,^[H^[J
- #define scr_bell,,^g
- #define scr_inverse_on,,^[p
- #define scr_inverse_off,,^[q
- #define scr_under_on,,^[r
- #define scr_under_off,,^[u
- #define cur_on,,^[e
- #define cur_off,,^[f