I'm running Red Hat 8.0

I switched to WindowMaker by creating the following .xinitrc file:

-=-=-=-=-=-=-=-=-=-=-=-=-
#!/usr/bin/bash
# ~/.xinitrc

# set numlock
/usr/local/bin/xnumlock &

# start Xscreensaver
/usr/X11R6/bin/xscreensaver &

# start gnome-panel
/usr/bin/gnome-panel &

#start windowmaker
exec /usr/bin/wmaker
-=-=-=-=-=-=-=-=-=-=-=-=-=-

When I launch Nautilus - it opens a gnome-desktop instance in addition
to the nautilus session.

I can minimize the .gnome-desktop - but is there a flag I send to
nautilus to tell it not to?

I would really prefer just to have the nautilus file manager w/o having
the gnome desktop ?

I tried man nautilus and nautilus --help
There isn't a nautilus man page, and nautilus --help doesn't list any
options :(



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to