ANSI Terminal Control Escape Sequences

2009-05-13 15:40:41来源:未知 阅读 ()

新老客户大回馈,云服务器低至5折

ANSI/VT100 Terminal Control Escape Sequences
        
        
        
        [
Status
|
Setup
|
        
Fonts
|
Cursor
|
        
Scrolling
|
Tabs
|
        
Erasing
|
Printing
|
        
Keyboard
|
Colours
]
         
        
        
        
Many computer terminals and terminal emulators support colour and
          cursor control through a system of escape sequences. One such standard
          is commonly referred to as ANSI Colour. Several terminal
          specifications are based on the ANSI colour standard, including VT100.
        
        
        
The following is a partial listing of the VT100 control set.
        
        
represents the ASCII "escape"
          character, 0x1B. Bracketed tags represent modifiable decimal
          parameters; eg. {ROW} would be replaced by a row
          number.
        
        

        
        Device Status The following codes are
        used for reporting terminal/display settings, and vary depending on the
        implementation:
Query Device Code        [c
        
        
  • Requests a Report Device Code response from
                the device.

        
        

Report Device Code        [{code}0c
        
        
  • Generated by the device in response to Query Device
                Code
    request.

        
        

Query Device Status        [5n

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:DHT 已经可以工作了。 不过还需要集成进来。

下一篇:sysctl编程读电池状态