Como posso maximizar uma janela no Finder sem usar o software de terceiros? Eu li este post Mas nenhum desses truques parecia funcionar.
Como posso maximizar uma janela no Finder sem usar o software de terceiros? Eu li este post Mas nenhum desses truques parecia funcionar.
How can I maximize a window in Finder without using third-party software? I read this post but none of these tricks seemed to work.
Mova o mouse para o canto da janela onde se torna uma seta de redimensionamento e opção Clique duas vezes para preencher a tela.
Um clique duplo em qualquer lado ou canto moverá esse lado / canto para a borda da tela. Adicionando Opção afetará o lado oposto também.
Move the mouse to the corner of the window where it becomes a resizing arrow and option double-click to fill the screen.
A double-click on any side or corner will move that side/corner to the edge of the screen. Adding option will affect the opposite side as well.
Eu comprei Moom por muitos truques para resolver o comportamento de zoom inconsistente do Finder. Obtê-lo do site deles para uma avaliação gratuita e garantia de devolução de 60 dias. Tem sido uma grande solução para mim, não apenas para o problema do localizador, mas para todo o meu trabalho em uma exibição de cinema de 30 polegadas.
I bought Moom by Many Tricks to solve the Finder's inconsistent zoom behavior. Get it from their website for a free trial and 60-day money-back guarantee. It's been a great solution for me, not just for the Finder problem, but for all my work on a 30-inch Cinema Display.
lançamento /Applications/Utilities/AppleScript Editor.app e ligue a preferência: Geral »" Mostrar menu Script no menu Barra "
no terminal, tipo ou copiar / colar
mkdir -p ~ / biblioteca / scripts / localizador
cd ~ / biblioteca / scripts / finder
Curl --Remote-Name http://dl.dropbox.com/ U / 18414 / ASE / Maximizewindow.cpt
Vá para o Finder, abra uma janela nova (não maximizada)
Na barra de menus, procure o item "scripts", depois procure pelo Finder e, em seguida, Maximizewindow
Selecione isso e voilà!
p.s. - Por favor, note que não sou o autor original desse AppleScript. Eu encontrei isso em http://olivierfabre.com/shortcut-to-maximize -O-Finder-com-AppleScript e simplesmente testou e descobriu que funcionou muito bem. Parece ser projetado com valores codificados para o tamanho da tela, mas se não puder tornar a janela tão grande, basta maximizá-la.
p.p.s. - O menu de scripts não é tão conveniente, mas há maneiras de atribuir atalhos de teclado a eles, etc. Se você não fosse avesso às soluções de terceiros, recomendo imediatamente fastscripts e mencionar que é gratuito para até 10 scripts: -)
Launch /Applications/Utilities/AppleScript Editor.app
and turn on the preference: General xc2xbb "Show Script menu in menu bar"
In Terminal, type or copy/paste
mkdir -p ~/Library/Scripts/Finder
cd ~/Library/Scripts/Finder
curl --remote-name http://dl.dropbox.com/u/18414/ase/MaximizeWindow.scpt
Go to Finder, open a new (non maximized) window
In the menu bar, look for the the "Scripts" item, then look for Finder, and then MaximizeWindow
Select that, and Voilxc3xa0!
p.s. - please note that I am not the original author of that AppleScript. I found it at http://olivierfabre.com/shortcut-to-maximize-the-finder-with-applescript and simply tested it and found it worked really well. It appears to be designed with hard-coded values for the screen-size, but if it can't make the window that big, it simply maximizes it.
p.p.s. - the scripts menu isn't all that convenient, but there are ways to assign keyboard shortcuts to them, etc. If you were not averse to 3rd party solutions, I would immediately recommend FastScripts and mention that it is free for up to 10 scripts :-)
© 2022 pergunte.org All Rights Reserved. Casa de perguntas e respostas todos os direitos reservados