Apple Mac OS X Server Version 10.3 or Later Manual do Utilizador Página 7

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 8
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 6
7
Mouse Buttons
Right-click for menus by holding down the Option/Alt key while clicking. Middle-click
by holding down the Control key while clicking. These defaults can be changed in your
X11 server’s preferences. For example, under Apple X11 Server, change so Option/Alt
is button two and Control is button three with this command:
defaults write com.apple.x11 fake_button2 option
defaults write com.apple.x11 fake_button3 control
Or change so that Option/Alt is button two and Apple/Command is button three:
defaults write com.apple.x11 fake_button2 option
defaults write com.apple.x11 fake_button3 command
Then restart the X11 Server.
Window Focus
You can configure Apple X11 Server to automatically transfer focus to the window the
mouse pointer is over, or to pass through the click that is used to bring focus to the
window so it is also processed by the application.
To move focus with the mouse pointer:
defaults write com.apple.x11 wm_ffm true
To pass through the focus click:
defaults write com.apple.x11 wm_click_through -bool true
You must restart Apple X11 changing either of these configurations before they take
effect.
Other configuration options like this can be obtained by looking in the manual pages for
quartz-wm and Xquartz:
man quartz-wm
man Xquartz
Vista de página 6
1 2 3 4 5 6 7 8

Comentários a estes Manuais

Sem comentários