
{"id":18549,"date":"2009-11-24T17:48:52","date_gmt":"2009-11-24T17:48:52","guid":{"rendered":"http:\/\/froisa.com\/?p=65"},"modified":"2009-11-24T17:48:52","modified_gmt":"2009-11-24T17:48:52","slug":"setterm-2","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2009\/11\/24\/setterm-2\/","title":{"rendered":"setterm &#8211; set terminal attributes"},"content":{"rendered":"<pre style=\"width:60%;\">\nGNU Command\n$setterm \nsetterm: Argument error.\n\nUsage:\n setterm [options]\n\nOptions:\n -term \n -reset\n -initialize\n -cursor \n -repeat \n -appcursorkeys \n -linewrap \n -default\n -foreground \n -background \n -ulcolor \n -ulcolor \n -hbcolor \n -hbcolor \n -inversescreen \n -bold \n -half-bright \n -blink \n -reverse \n -underline \n -store &gt;\n -clear \n -tabs       (tabn = 1-160)\n -clrtabs    (tabn = 1-160)\n -regtabs \n -blank \n -dump   \n -append \n -file dumpfilename\n -msg \n -msglevel \n -powersave \n -powerdown \n -blength \n -bfreq freqnumber\n -version\n -help\n\nFor more information see lsblk(1).\n$\n\nsetterm sets terminal attributes.\n\nExplanation\n\n-cursor [on|off]\nTurns the terminal's cursor on or off.\n\nRelated Source Code Exposition\n\n        if (opt_cursor) {\n                if (opt_cu_on)\n                        putp(ti_entry(\"cnorm\"));\n                else\n                        putp(ti_entry(\"civis\"));\n        }\n\nSource Code Highlight\n -cursor [on|off].\n\nFeatured Image\nFIXME\n\nGeneral Knowledge\n\nA  terminal consists of  a screen  and keyboard  that one\nuses  to  communicate   remotely  with  a  computer  (the\nhost). One uses it almost like it was a personal computer\nbut the terminal is remote from its host computer that it\ncommunicates with (on the other  side of the room or even\non the other side of  the world). Programs execute on the\nhost  computer but  the results  display on  the terminal\nscreen.  Originally  terminals  were stand-alone  devices\nwith  no computational  ability and  thus they  were once\nmuch cheaper in cost than computers. They had no pictures\nor  audio, but  could  only display  text  and were  thus\ncalled \"text terminals\". Today,  the cost of PC computers\nis so low  that one may use a PC like  a text terminal by\nrunning a software program to  make it behave like an old\ntext terminal. You formerly  found real text terminals at\nlibraries and schools.\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>GNU Command $setterm setterm: Argument error. Usage: setterm [options] Options: -term -reset -initialize -cursor -repeat -appcursorkeys -linewrap -default -foreground -background -ulcolor -ulcolor -hbcolor -hbcolor -inversescreen -bold -half-bright -blink -reverse -underline -store &gt; -clear -tabs (tabn = 1-160) -clrtabs (tabn = 1-160) -regtabs -blank -dump -append -file dumpfilename -msg -msglevel -powersave -powerdown -blength -bfreq freqnumber -version &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2009\/11\/24\/setterm-2\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;setterm &#8211; set terminal attributes&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":5125,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[83],"tags":[484,1020,1436,1559],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/18549"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=18549"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/18549\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media\/5125"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=18549"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=18549"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=18549"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}