LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware Identifier Icon missing (https://www.linuxquestions.org/questions/slackware-14/slackware-identifier-icon-missing-858199/)

psionl0 12-24-2012 05:14 PM

Quote:

Originally Posted by tronayne (Post 4360904)
It went away, maybe it's back...

[EDIT]
... yup.

BTW, I directly edited pres.js -- the entries look like
Code:

user_pref("general.useragent.override", "Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1/Slackware
Linux");
user_pref("general.useragent.vendor", "Slackware");
user_pref("general.useragent.vendorSub", "13.37");

(And, yes, I do know you're not supposed to do that)

I tried it this way too.

psionl0 12-24-2012 05:15 PM

Yay!

wildwizard 12-24-2012 06:02 PM

Testing ....

trademark91 12-24-2012 08:21 PM

this is a test

tronayne 12-25-2012 08:37 AM

Here's a thing:
Code:

shut down firefox (or Seamonkey), really, shut it down before you do this
cd .mozilla/firefox
cd whatever.default
vi prerfs.js
<append this to the end of the file -- doesn't matter, it'll work -- one long line>
user_pref("general.useragent.override", "Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/2012314 Firefox/17.0.1 Slackware Linux");
<save and exit>

Do the same thing for Seamonkey, changing the line to
Code:

user_pref("general.useragent.override", "Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120314 Firefox/11.0 Seamonkey/2.14 Slackware Linux");
Then restart Firefox or Seamonkey and go to http://whatsmyuseragent.com/ to see the result -- ought to look something like this:
Code:

Your User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/17.0.1 Slackware Linux

Your IP Address: 208.54.35.246

Merry Christmas and Hope this helps some.

hemp4fuel 12-26-2012 10:45 PM

Thanks for the information.


All times are GMT -5. The time now is 01:18 AM.