| Developer's Daily | Unix by Example |
| main | java | perl | unix | dev directory | web log |
|
unicode_stop − put the console out of unicode mode (ie. in 8-bit mode). |
|
unicode_stop |
|
The unicode_stop command puts both the screen and the keyboard in 8-bit mode, canceling the effect of a previous call to unicode_start(1). |
|
unicode_start(1), consolechars(8). |