On Tuesday, 23 January 2018 18:27:21 GMT Walter Dnes wrote: > On Tue, Jan 23, 2018 at 11:58:52AM +0000, Peter Humphrey wrote > > > Q 1: I've asked this before, but I can't find the reply. How can I > > arrange for <CTRL><TAB> to step through the open tabs, one at a time, > > from left to right. Or is there another key combination to do that? > > From the Pale Moon FAQ... > https://www.palemoon.org/faq.shtml#Preference:_I_prefer_the_old_Ctrl-Tab
Oops! I should have thought to check there. > > If you don't like the graphical preview pane for switching between > > browser tabs, you can restore the method as also found in Firefox: > > In the address bar, type about:config and press enter. This > > opens the advanced configuration editor. Find the parameter > > browser.ctrlTab.previews and set it to false Works like a charm. Thanks Walter. > > Q 2: What other package do I need installed to give me the navigation > > symbols? I've attached a section of the window to show what I mean. > > First try x11-themes/hicolor-icon-theme and if that doesn't suffice > try adwaita-icon-theme (which pulls in x11-themes/hicolor-icon-theme). > Actually, you should already have them installed if you have gtk+(2 or > 3). Yes, I do have them both installed already. > Is this the official Pale Moon, or an unofficial build? It's www-client/palemoon-bin-27.7.1::palemoon. I don't know whether that's "official", because when I "layman -a palemoon" I'm told it's not an official overlay. Different officialdoms, I suppose. I can't compile from source because of this (from the build log): 8 9:45.12 ../../build/unix/gold/ld: error: /var/tmp/portage/www-client/ palemoon-27.7.1/work/palemoon-27.7.1/o/toolkit/library/../../media/ libstagefright/Unified_cpp_media_libstagefright0.o: requires dynamic R_X86_64_PC32 reloc against '_Z13GetDemuxerLogv' which may overflow at runtime; recompile with -fPIC 8 9:45.12 ../../build/unix/gold/ld: error: read-only segment has dynamic relocations 8 9:45.12 /var/tmp/portage/www-client/palemoon-27.7.1/work/palemoon-27.7.1/ media/libstagefright/binding/MoofParser.cpp:728: error: undefined reference to 'GetDemuxerLog()' 8 9:45.12 /var/tmp/portage/www-client/palemoon-27.7.1/work/palemoon-27.7.1/ media/libstagefright/binding/MoofParser.cpp:735: error: undefined reference to 'GetDemuxerLog()' 8 9:45.12 /var/tmp/portage/www-client/palemoon-27.7.1/work/palemoon-27.7.1/ media/libstagefright/binding/MoofParser.cpp:591: error: undefined reference to 'GetDemuxerLog()' 8 9:45.12 /var/tmp/portage/www-client/palemoon-27.7.1/work/palemoon-27.7.1/ media/libstagefright/binding/MoofParser.cpp:599: error: undefined reference to 'GetDemuxerLog()' 8 9:45.12 collect2: error: ld returned 1 exit status This is with gcc 4.9.4, and I get the same with gcc 6.4.0. I've only just noticed that about -fPIC; haven't all those problems been fixed by now? -- Regards, Peter.

