|
#1
| |||
| |||
| X11 And Enlightenment I was tinkering around with X11 and fink. I installed enlightenment with fink. I went searching around my hard drive and found enlightenment.install, or something to that effect. I had to use Terminal.app to open it. The text read that Enlightenment would now load when X starts. How can I easliy switch to different window managers, as well as restore defaults to X11. I really like Unix, but alas I am just a lowly produce manager for a big grocery chain. Thank You, wskoie1 |
|
#2
| ||||
| ||||
| Moved from Programming & Web Scripting to Unix & X11.
__________________ . | mdnky@macosx.com | My Homepage | My Music | Restore the Pledge | MacOSX.com Widget | • MacBook Pro Core2Duo 2.33GHz 15", 2GB DDR2 RAM, 120GB, DL Superdrive, OS X 10.5, • Apple 23" Cinema HD Display, Apple Slim-Stainless Keyboard, Logitech Optical Scroll Mouse • iPhone 8GB, iPod Photo 30GB, Nikon D50, Nikon L6, Epson 3490, Epson R1800, HP LaserJet 1200 • LaCie 500GB d2 Quadra, LaCie 160GB d2 FW, harman/kardon SoundSticks II, Mighty Mouse, iSight |
|
#3
| ||||
| ||||
| In your home directory ~ you should have a file named .xinitrc which contains settings for the X11 environment. This is in fact just a list of things that will happen as soon as you start up X11, such as launching a window manager of your choice. If you want to switch window managers, you need to change the relevant lines of your .xinitrc file. Normally when installing a new window manager through a script a backup of your original settings is made, check out which files you have in ~ that could be that backup, perhaps something like ".xinitrcOLD"? My .xinitrc file reads: Code: source /sw/bin/init.sh xterm & exec quartz-wm
__________________ This is not a signature (but I could be wrong). 15" MacBook Pro C2D@2.4 GHz | 2 GB RAM | Mac OS 10.5.4 | Website | LinkedIn | Publications GP/O d-(+)@ s: a->? C++(+++) U* P+ L+>++ !E---- W+++ N o? K? w--- O? M++ V? PS+++ PE-- Y+ PGP t 5? X- R !tv b++++ DI+(++)@ D+(++) G++(+++) e+++$>++++$$ h--->---- r+++ y++++@ |
|
#4
| ||||
| ||||
| Which version E did you install and can you post a desktop screenshot? ![]() Peace... |