[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Galeon scrollbar resembling the one in Mozilla



>>>>> "Christopher" == Christopher Nehren <apeiron@comcast.net> writes:

Christopher> I have Galeon from sid (although I've tried the one in
Christopher> woody which shows the same thing), and I would like to
Christopher> change the main vertical scrollbar to be something other
Christopher> than the default one it installs on Debian.

AFAIK, you will need to change the Mozilla config to use the Classic
theme in order to get native-GTK-looking scrollbars.  The default in the
Debian packages is the modern theme.  Attached is my
~/.galeon/mozilla/galeon/chrome/chrome.rdf file.  See if that helps.

<?xml version="1.0"?>
<RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#";
         xmlns:NC="http://home.netscape.com/NC-rdf#";
         xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
  <RDF:Description about="urn:mozilla:package:communicator">
    <c:selectedSkin resource="urn:mozilla:skin:classic/1.0:communicator"/>
  </RDF:Description>
  <RDF:Description about="urn:mozilla:package:inspector">
    <c:selectedSkin resource="urn:mozilla:skin:classic/1.0:inspector"/>
  </RDF:Description>
  <RDF:Description about="urn:mozilla:package:navigator">
    <c:selectedSkin resource="urn:mozilla:skin:classic/1.0:navigator"/>
  </RDF:Description>
  <RDF:Description about="urn:mozilla:package:global-region">
    <c:selectedLocale resource="urn:mozilla:locale:US:global-region"/>
  </RDF:Description>
  <RDF:Description about="urn:mozilla:package:forms">
    <c:selectedSkin resource="urn:mozilla:skin:classic/1.0:forms"/>
  </RDF:Description>
  <RDF:Description about="urn:mozilla:package:editor">
    <c:selectedSkin resource="urn:mozilla:skin:classic/1.0:editor"/>
  </RDF:Description>
  <RDF:Description about="urn:mozilla:package:global">
    <c:selectedSkin resource="urn:mozilla:skin:classic/1.0:global"/>
  </RDF:Description>
</RDF:RDF>
-- 
Hubert Chan <hubert@uhoreg.ca> - http://www.uhoreg.ca/
PGP/GnuPG key: 1024D/124B61FA
Fingerprint: 96C5 012F 5F74 A5F7 1FF7  5291 AF29 C719 124B 61FA
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.

Attachment: pgpjZdB1ozk8k.pgp
Description: PGP signature


Reply to: