On Sun, Aug 01, 2010 at 08:05:34PM -0600, Duke Normandin wrote: > On Sun, 1 Aug 2010, John J. Foerch wrote: > > > > Go into about:config and see if you have a value set for the preference > > conkeror.rcfile. If you do, clear it. > > I cleared it! It was set to $HOME/.conkerorrc
That explains it. Environment variable expansion is not supported there, though in newer versions of conkeror you can use "~/". > > What I'm not sure is that should the _file_ .conkerorrc be located in > $HOME or in $HOME/.conkerorrc/ _directory_? > ~/.conkerorrc can be either a file or a directory. If it is a file, that file will be loaded. If it is a directory, all *.js files in that directory will be loaded. > > Try running the development version of conkeror. That is the version the > > docs refer to in any case, so you'll have the most accurate information > > about how to write your config. > > How do I install that in Xubuntu? I'm new to Linux. > See <http://conkeror.org/InstallationUnix>. If you really are brand new to this kind of thing and you don't feel comfortable with command-line stuff and manually installing programs, then it's no big deal. If you go ahead anyway, and have questions, stop by the irc channel sometime (#conkeror on freenode) and we can help you realtime. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
