The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

setmetamode (1)
  • >> setmetamode (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
  •  

    NAME

    setmetamode - define the keyboard meta key handling
     
    

    SYNOPSIS

    setmetamode [ {meta|bit|metabit | esc|prefix|escprefix} ]  

    DESCRIPTION

    Without argument, setmetamode prints the current Meta key mode. With argument, it sets the Meta key mode as indicated. The setting before and after the change are reported.

    The Meta key mode is specific for each VT (and the VT corresponding to stdin is used). One might use setmetamode in /etc/rc to define the initial state of the Meta key mode, e.g. by
    INITTY=/dev/tty[1-8]
    for tty in $INITTY; do
    setmetamode escprefix < $tty
    done  

    OPTIONS

    esc prefix escprefix
    The Meta key sends an Escape prefix.
    meta bit metabit
    The Meta key sets the high order bit of the character.
     

    SEE ALSO

    loadkeys(1)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    OPTIONS
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру