Posted by: fidel in Applications, _deutsch, linux, mac, windows, tags: microsoft office, neooffice, office, open office 3, sun, X11
Die Entwicklung der aktuellen OO Serie verfolge ich schon seit längerem … warum ?
Nein nicht weil ich umbedingt für private Zwecke ein Office-Paket benötige (ich bin froh da nichts in dieser Art zu verwenden) sondern wegen dem Wechsel weg vom X11 basierten Ansatz auf dem Mac.
Ich will bei der Arbeit langfristig weg von Microsoft Office Produkten, und Open Office wirkt in diesem Fall wie die mögliche Alternative die es für alle bei uns verwendeten Systeme gibt.
Read the rest of this entry »
No Comments »
The OpenOffice Mac team has released another preview version of the OpenOffice Aqua Series.
I was waiting for an X11-freeded version very long…lets see how stable this release already is. More on this maybe later….
No Comments »
Posted by: fidel in Applications, How to, Terminal, _english, mac, tags: 10.4, com.apple.x11, darwinports, login-items, macports, X11
As i am used to several MacPorts based apps, X11. is one of my daily login items.
I was always wondering if there is a “hack” to get X11 closed while shutdown without having that “are-you-sure” dialog.
Yes there is:
- Open X11.app
- Open Terminal.app
- In Terminal enter:
- To disable the dialog:
- defaults write com.apple.x11 no_quit_alert true
- To enable (default):
- defaults write com.apple.x11 no_quit_alert false
- Close Terminal.app
- Close X11.app
The change will take effect the next time you open X11.
Additional informations about that topic can be found there.
No Comments »