The OpenNET Project / Index page

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

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

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

xmakemap (1)
  • >> xmakemap (1) ( Solaris man: Команды и прикладные программы пользовательского уровня )
  • 
    NAME
         xmakemap - make a keyboard mapping to be used  as  input  to
         xmodmap
    
    SYNOPSIS
         xmakemap
    
    DESCRIPTION
         xmakemap will produce a keyboard mapping in a form  that  is
         suitable  as  input  to  the  xmodmap(1)  command.  xmakemap
         writes its output to stdout.  Typical usage of  xmakemap  is
         to   redirect   output   from  xmakemap  to  a  file  (e.g.,
         $HOME/.xmodmaprc), edit this file to make necessary customi-
         zations,   and   then   run   xmodmap  on  the  file  (i.e.,
         $HOME/.xmodmaprc).
    
         For example:
    
    
              xmakemap > $HOME/.xmodmaprc
              [... make necessary customization to $HOME/.xmodmaprc ...]
              xmodmap $HOME/.xmodmaprc
    
         If you would like your keytable to be customized  each  time
         OpenWindows  is  run, you should placed the appropriate com-
         mand in  $HOME/.xinitrc  (copy  /usr/openwin/lib/Xinitrc  to
         $HOME/.xinitrc if it does not already exist).
    
         For example:
    
    
              if [ -f $HOME/.xmodmaprc ]; then
                  xmodmap $HOME/.xmodmaprc
              fi
    
    NOTES
         OpenWindows (i.e., an X server) must be running to use xmak-
         emap.
         Read "Notes" in $HOME/.xmodmaprc.
    
    SEE ALSO
         xmodmap(1)
    
    
    
    


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




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

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