I folks, i'm new to linux and all and I have now attempted to installed gentoo and fluxbox. Gentoo install went great with almost no setbacks. Now I am following the The Fluxbox Configuration HOWTO guide from gentoo.org to install and configure fluxbox. So now I have done the following:
# emerge fluxbox xlockmore x11-terms/eterm
and then once that was complete I did:
# emerge gdm
# rc-update add xdm default
and then edited the /etc/rc.conf file and added:
DISPLAYMANAGER="gdm"
then I did all of the following:
# emerge commonbox-styles commonbox-styles-extra \
fluxbox-styles-fluxmod gentoo-artwork
# emerge fluxbox-syntax
So now I get to installing the Application Launcher, in which I am told to "You can define a menu entry called "Run...", by editing your ~/.fluxbox/menu to say". Now my problem is, how do I get to "~/.fluxbox/menu"? I assumed that as root I type nano -w ~/.fluxbox/menu but this just returns an error no such directory.
So I played around a bit until I decided perhaps I should reboot computer, so I did and it booted to the login manager for the first time. I entered with my user I created, in this case, funboy. I then am logged into pretty much a gray screen with a little box at top titled "xsm: Default". Is this fluxbox?
Where do I go from here?
Oh, before I rebooted I also installed or emerged the following:
# emerge idesk
# emerge gentoo
# emerge xzgv
# emerge --sync && emerge -u fluxbox
Then after the reboot in the XSM thing, I tried to run the command
$ fluxbox-generate_menu -is -ds
which just returned the error ' /home/funboy/.fluxbox/menuocnfig': No such file or directory. Warning: I couldn't create /home/funboy/.fluxbox/menuconfig. Fatal Error: can't create or write to /home/funboy/.fluxbox/menu
Think someone could help a poor fellow like me out?
Thanks in advance.
http://www.gentoo.org/doc/en/fluxbox-co ... #doc_chap2


