Quando reinoiro minha máquina, gostaria que reabri todos os meus programas e janelas, e colocá-los de volta no mesmo lugar, depois de reiniciar. Como faço isso?
(eu estou em 10,6 e uso espaços)
Quando reinoiro minha máquina, gostaria que reabri todos os meus programas e janelas, e colocá-los de volta no mesmo lugar, depois de reiniciar. Como faço isso?
(eu estou em 10,6 e uso espaços)
When I reboot my machine, I'd like it to reopen all my programs and windows, and put them back in the same place, after restarting. how do I do this?
(I'm on 10.6, and use spaces)
relançista faz o que você quer. Também ver uma pergunta semelhante no superusuário.
A única grande limitação de relançamento é que não (ainda) suportam espaços (desktops virtuais).
ReLaunch does what you want. Also see a similar question on SuperUser.
The only major limitation of Relaunch is it does not (yet) support Spaces (virtual desktops).
Você pode iniciar quantos aplicativos na inicialização adicionando-os à sua conta Prefs:
Para as janelas ... Eu não acho que existe uma maneira fácil de fazer isso. Mas se for alguns documentos, você pode adicionado da mesma maneira.
You can start as many application at startup by adding them to your Account Prefs :
For the windows... I don't think there is an easy way to do it. But if it's some documents, you can added them the same way.
Eu iniciei um AppleScript para iniciar os aplicativos que fazem o núcleo do meu dia, embora eu precise adicionar mais funcionalidade como abrir URLs e pastas específicos (embora não fosse difícil, eu não tive o tempo).
tell application "Firefox" activate end tell tell application "Versions" activate end tell tell application "NetNewsWire" activate end tell Eu salvo como um aplicativo, chamado "sou" e fica à distância do meu cais. Eu entre no meu escritório da manhã, acordei meu Mac e clique no ícone.
I started an Applescript to start up the applications that make the core of my day, though I need to add in more functionality like opening specific URLs and folders (though it wouldn't be hard, I just haven't had the time).
tell application "Firefox" activate end tell tell application "Versions" activate end tell tell application "NetNewsWire" activate end tell
I saved it as an application, named it "AM" and it sits on the far left of my Dock. I come into my office in morning, wake up my Mac, and click the icon.
© 2022 pergunte.org All Rights Reserved. Casa de perguntas e respostas todos os direitos reservados