On Thu, 07 Oct 2010 17:04:08 +0100 Paul Marwick wrote:
> Is the directive position sensitive in the ini?

Yes. The skin= key must be located in main [Midnight-Commander] section.

I've tried to setup a skin in ~/.mc/ini using several ways:

1) skin=gotar
2) skin=gotar.ini
3) skin=/usr/share/mc/skins/gotar.ini

Everything works fine for me.

> Are you interested in specific environmet variables?

If you use "su" to be a root, you might get a home directory for user
not for root:

[and...@myhost ~]$ su -c 'echo $HOME'
Password: 
/home/andrew
[and...@myhost ~]$ su - -c 'echo $HOME'
Password: 
/root

-- 
Andrew
_______________________________________________
mc mailing list
http://mail.gnome.org/mailman/listinfo/mc

Reply via email to